- name: copiar fichero copy: src: /etc/hosts dest: /etc/hosts owner: root group: root mode: 0644