On 03. april 2017 03:23, Julius Sediolano wrote:
> As the subject line says, is there a way to hide/disable the diff on the
> copy module so it doesn't expose the contents?
>
>
> [vagrant@localhost test]$ ansible-playbook -D file_copy_test.yml
> [WARNING]: Host file not found: /etc/ansible/hosts
If you don't want the diff, leave out the -D option.
--
Kai Stian Olstad