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 |
||
---|---|---|
.. | ||
__init__.py | ||
eos_banner.py | ||
eos_command.py | ||
eos_config.py | ||
eos_eapi.py | ||
eos_facts.py | ||
eos_interface.py | ||
eos_l2_interface.py | ||
eos_l3_interface.py | ||
eos_linkagg.py | ||
eos_lldp.py | ||
eos_logging.py | ||
eos_static_route.py | ||
eos_system.py | ||
eos_user.py | ||
eos_vlan.py | ||
eos_vrf.py |