Ansible Module in Configuring ACL
I just recently learned about this module, which is both powerful and allows me to simplify my code for updating ACL. There are numerous states/actions available depending on your requirements. refer to ansible link. https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_acls_module.html One of my use cases is to create a proposed configuration that parse data from a file and run it. […]
Ansible Module in Configuring ACL Read More ยป