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/integration
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
5 years ago
..
host_vars ansible-test: Use psrp for 2008 host ci_complete (#55273) 6 years ago
targets ec2_eip - added support for BYOIP and filtering reuse addresses by tag/value (#59180) 5 years ago
cloud-config-aws.ini.template Removed nested role for ec2_instance tests 5 years ago
cloud-config-azure.ini.template Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cloud-config-cloudscale.ini.template Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cloud-config-cs.ini.template Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cloud-config-gcp.ini.template Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cloud-config-hcloud.ini.template Add Hetzner Cloud to CI integration tests. 6 years ago
cloud-config-opennebula.ini.template Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cloud-config-openshift.kubeconfig.template
cloud-config-scaleway.ini.template Migrate Scaleway tests to integration tests 6 years ago
cloud-config-tower.ini.template Overhaul ansible-test cloud test plugins. (#53044) 6 years ago
cloud-config-vcenter.ini.template Add proxy vars to vcenter integration test config 5 years ago
cloud-config-vultr.ini.template tests: vultr: convert legacy tests to targets (#50156) 6 years ago
integration.cfg Force tests to set ansible_python_interpreter. (#54191) 6 years ago
integration_config.yml
inventory Overhaul ansible-test code coverage and injector. (#53510) 6 years ago
inventory.networking.template Rename MSC modules to MSO nomenclature (#50959) 6 years ago
inventory.remote.template
inventory.winrm.template Cleanup integration test inventory. (#50753) 6 years ago
network-integration.cfg Use stdout_callback yaml for network-integration tests (#56102) 6 years ago
target-prefixes.network Rename MSC modules to MSO nomenclature (#50959) 6 years ago
windows-integration.cfg Enable force_handlers for integration tests. 6 years ago