I am newbie at this, i know how to setup ansible playbooks and run them but i dont know how to schedule a task like backing up cisco configs like you are trying to do here. I dont know Crontab, how do i set it up and also does it use scripts as well? Please provide details. thank you!
Brian,
Please pardon my question it may sound stupid but i really want to learn this but dont have a grasp of this yet as i am very new to linux,
where do i place this command " 0 4 * * * /usr/bin/ansible-playbook /path/to/mybackupplay.yml … " is it going to be a file or i run it on the command line in ubuntu. maybe an example would make this a little more clear to me. maybe a simple yaml script and a cron job to run the yaml script on a schedule. if this is not too much to ask i will appreciate it a lot. thanks