Explorar el Código

make sure default directory exists

master
padre
commit
190222bbb5
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      tasks/setup_Debian.yml

+ 5
- 0
tasks/setup_Debian.yml Ver fichero

@@ -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

Cargando…
Cancelar
Guardar