1 2 3 4 5 6
- name: Copiar config module: fs args: action: copy src: /etc/nginx/nginx.conf dest: /tmp/nginx.conf.bak