ansible/lib/ansible
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
..
cli Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
compat Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
config Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Reduce noise in warnings from ansible (#40754) 2018-10-09 18:53:03 -04:00
galaxy Link to the Galaxy platforms list from the meta file template (#34046) 2018-09-17 13:39:54 -05:00
inventory add docstring for ansible.inventory.helpers.get_group_vars 2018-09-14 16:02:45 -04:00
module_utils Fix netconf module_utils dict changed size issue (#46778) 2018-10-11 00:01:17 +05:30
modules Update eos_config.py (#45810) 2018-10-10 16:47:11 -04:00
parsing Reduce noise in warnings from ansible (#40754) 2018-10-09 18:53:03 -04:00
playbook remove default from delegate_facts to inherit (#45492) 2018-10-10 15:10:23 -04:00
plugins manage levels for 'multiple included lists' (#46359) 2018-10-10 12:34:58 -04:00
template Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
utils Rabbitmq: Enable communication to management API over HTTPS (#18437) 2018-10-10 09:55:08 +05:30
vars Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00