浏览代码

okay touch nicht file

erdo 7 年之前
父节点
当前提交
cad3f838b1
共有 1 个文件被更改,包括 1 次插入1 次删除
  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: