Files
community.general/lib/ansible/modules
José R Cordones d3cc2f803a Update eos_config.py (#45810)
Switches will accept the previously used syntax for /32 ACL entries, but they get changed to host ipaddress in the config file.
This results in the config check failing every time (permit ip 1.1.1.1/32 any log != permit ip host 1.1.1.1 any log), resulting in the ACL getting re-created on every single run of the Playbook.
Making this proposed change to the example will make it work in an idempotent manner.
+label: docsite_pr
2018-10-10 16:47:11 -04:00
..
2018-10-08 18:08:55 -04:00
2018-10-10 16:47:11 -04:00
2018-09-19 20:26:28 +01:00
2018-10-09 19:04:51 -04:00