소스 검색

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: