Explorar el Código

ansible etc directory

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

+ 5
- 0
tasks/main.yml Ver fichero

@@ -8,6 +8,11 @@

- include_tasks: ovh_module.yml

- name: ansible etc directory
file:
path: /etc/ansible
state: directory

- name: ansible config
template:
src: ansible.cfg.j2


Cargando…
Cancelar
Guardar