Browse Source

okay touch nicht file

erdo 7 năm trước cách đây
mục cha
commit
cad3f838b1
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: