Explorar el Código

okay touch nicht file

erdo hace 7 años
padre
commit
cad3f838b1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/config_server/tasks/tasks/dns-domain.yml

+ 1 - 1
roles/config_server/tasks/tasks/dns-domain.yml

@@ -3,7 +3,7 @@
  - name: Create /etc/.pve-ignore.hosts
    file:
         path: /etc/.pve-ignore.hosts
-        state: file 
+        state: touch 
 
  - name: Set dns domain in /etc/hosts 
    lineinfile: