소스 검색

make sure default directory exists

master
부모
커밋
190222bbb5
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      tasks/setup_Debian.yml

+ 5
- 0
tasks/setup_Debian.yml 파일 보기

@@ -9,3 +9,8 @@
file:
path: /var/www/html/index.html
state: absent

- name: make sure default directory exists
file:
path: /var/www/default/
state: directory

불러오는 중...
취소
저장