소스 검색

[nginx/users] convert file.present into file.managed with no content

master
Arthur Lutz 6 년 전
부모
커밋
4da13b9f8b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      nginx/users.sls

+ 1
- 1
nginx/users.sls 파일 보기

@@ -6,7 +6,7 @@ htpasswd:
- name: {{ nginx.apache_utils }}

make sure {{ htauth }} exists:
file.exists:
file.managed:
- name: {{ htauth }}
- makedirs: True


Loading…
취소
저장