Error###
‘stdout’\n\nThe error appears to have been in ‘/home/nwadmin/Backup.yml’: line 15, column 8, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n register: config\n - name: save-output-to/etc/ansible/BackupRepository\n ^ here\n"}
workbook####
What ansible version are you using, and how are you running the playbook?
I can get that playbook to parse using ansible 2.5.0
[nwadmin@ddcmgtnwbkp ~]$ ansible --version
ansible 2.5.3
config file = /home/nwadmin/ansible.cfg
configured module search path = [u’/home/nwadmin/.ansible/plugins/modules’, u’/usr/share/ansible/plugins/modules’]
ansible python module location = /usr/lib/python2.6/site-packages/ansible
executable location = /usr/bin/ansible
python version = 2.6.6 (r266:84292, Aug 18 2016, 08:36:59) [GCC 4.4.7 20120313 (Red Hat 4.4.7-17)]