I would like to add some functionality to my Ansible playbooks that does the following; Before making any changes (at beginning of playbook) it runs a number of commands and stores the output of the commands in files. Then when it's finished running, it compares those files and if there are any differences, show the differences. The info I would like to gather, are things like;
bgp neighbours ipsec vpn peers ospf neighbours routing table My logic is that this would be a quick test to make sure nothing has been impacted by the changes in the Ansible playbook. Does anybody know if this has been done before and if there are example I can copy? If not, any ideas how it can be done? Thanks -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/d3ae0d54-be8e-4f9c-91a0-400a18b4f523%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
