ansible/test
Tommy Brecher 4d775cbbf1 ec2_eip - added support for BYOIP and filtering reuse addresses by tag/value (#59180)
* change variable name from isinstance to is_instance (prevent overriding builtin function)

* Added support for:
  - Filtering existing Elastic IPs based on a tag name or it's value (when reuse_existing_ip_allowed is true)
  - Allocating new Elastic IPs from a given IPv4 pool (BYOIP support)

* yamllint corrections

* added examples for:
  -  tag_name,
  -  tag_value
  -  public_ipv4_pool

* remove aliases

* Added changelog fragment

* added integration tests for ec2_eip module

* removed space to trigger rebuild
2019-07-29 19:40:19 +10:00
..
cache
env
integration ec2_eip - added support for BYOIP and filtering reuse addresses by tag/value (#59180) 2019-07-29 19:40:19 +10:00
legacy safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
results
runner Add missing decorator to ansible-test sanity. 2019-07-26 09:04:37 -07:00
sanity Fix build-ansible.py release-announcement 2019-07-26 16:39:56 -07:00
units unit tests: remove unused imports (#59636) 2019-07-26 10:53:31 -04:00
utils Verify package data in setup.py installs all files (#59537) 2019-07-24 13:58:13 -05:00