Explorar el Código

pull configuration

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

+ 5
- 0
tasks/main.yml Ver fichero

@@ -3,3 +3,8 @@
- name: install package
apt:
pkg: postfix

- name: pull configuration
synchronize:
src: /etc/postfix
dest: host_files/{{inventory_hostname}}/etc/postfix

Cargando…
Cancelar
Guardar