]> xn--ix-yja.es Git - alex.git/commitdiff
Fix task name
authoralex <alex@pdp7.net>
Sat, 4 Mar 2023 17:51:01 +0000 (18:51 +0100)
committeralex <alex@pdp7.net>
Sat, 4 Mar 2023 17:51:01 +0000 (18:51 +0100)
personal_infra/playbooks/roles/proxmox_create_lxc/tasks/main.yml

index 788e9e9c5d70558c4234c2120a5d55b7e25009c5..33106d9d49e936d0b9151325f3363556f6073964 100644 (file)
@@ -36,7 +36,7 @@
       {% endif %}
     dest: /rpool/data/subvol-{{ proxmox.id }}-disk-0/etc/hosts
   delegate_to: "{{ proxmox.host }}"
-- name: set hosts
+- name: prevent proxmox from manipulating hosts
   file:
     path: /etc/.pve-ignore.hosts
     state: touch