Pārlūkot izejas kodu

okay touch nicht file

erdo 7 gadi atpakaļ
vecāks
revīzija
cad3f838b1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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: