You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Jordan Borean 7e32f1ffb0 [ec2_group] fix comparison of determining which rules to purge - 2.7 (#48967)
* Added changelog fragment

* 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>
(cherry picked from commit 54a2f21f93)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration [ec2_group] fix comparison of determining which rules to purge - 2.7 (#48967) 7 years ago
legacy vultr_server_facts: add tests and changelog for firewall group fix in #48342 (#48411) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Revert "Relax ansible-test python version checking." 7 years ago
sanity [stable-2.7] Prevent metadata changes in a stable branch (#48994) (#49131) 7 years ago
units [stable-2.7] FTD HTTP Api plugin bug fixes (#47747) (#48982) 7 years ago
utils Fix passing of env vars to Shippable. 7 years ago