summaryrefslogtreecommitdiff
path: root/examples/fs-copy.yaml
blob: 83dffbd1ca2c770f91eec1f9503ee522d0144a18 (plain)
1
2
3
4
5
6
- name: Copiar config
  module: fs
  args:
    action: copy
    src: /etc/nginx/nginx.conf
    dest: /tmp/nginx.conf.bak