community.general/lib/ansible
Sloane Hertel 54a2f21f93 Fix comparison of determining which rules to purge by ignoring descriptions (#48443)
AWS uses rule type, protocol, port range, and source as an idempotent identifier.
There can only be one rule with that unique combination. Rules that differ only by description are allowed but overwritten by AWS.
Add a test

Co-authored-by: Will Thames <will@thames.id.au>
2018-11-21 08:04:10 +10:00
..
cli Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config fix bug in config mgr 2018-11-19 11:46:17 -05:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor Catch per loop label templating exceptions. Fixes #48879 (#48896) 2018-11-20 15:29:44 -05:00
galaxy Support .yaml extension for meta file (#46505) 2018-11-09 17:29:06 -05:00
inventory inventory: fix hostname check (#48789) 2018-11-16 09:02:08 -05:00
module_utils Pass string command in run_command (#48805) 2018-11-20 00:01:54 -05:00
modules Fix comparison of determining which rules to purge by ignoring descriptions (#48443) 2018-11-21 08:04:10 +10:00
parsing Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
playbook Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
plugins fix cache 'update' method to be 'mapping' compatible 2018-11-19 14:18:18 -05:00
template Do not strip new lines in native jinja (#46751) 2018-10-19 00:14:43 +02:00
utils Add common files for ONTAP and SOLIDFIRE unit tests (#48739) 2018-11-19 14:43:32 +00:00
vars fix cache 'update' method to be 'mapping' compatible 2018-11-19 14:18:18 -05:00
__init__.py
constants.py fix typo in constants.py (#48877) 2018-11-20 15:20:03 -05:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00