Hi Everyone!
I am new to “Ansible”. I’ve created a playbook that backups cisco running config. My problem is that i get an error Invalid input detector “^” i did some digging and its alerting due to the command not running in privileged mode. I’ve tried using authorize and auth_pass and it gives me an error saying :
[WARNING]: Ignoring invalid attribute: username
[WARNING]: Ignoring invalid attribute: authorize
[WARNING]: Ignoring invalid attribute: auth_pass
[WARNING]: Ignoring invalid attribute: host
here is playbook: