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
Ryan Brown 20f21779d3
Fix ec2_group for numbered protocols (GRE) (#42765)
* Fix spurious `changed=True` when int is passed as tag

* Fix for all AWS module using compare_aws_tags

* Handle improperly stringified protocols and allow inconsistency between None/-1 on non-tcp protocols

* Add integration test that reproduces the same bug

* Return false if the comparsison is not equal
7 years ago
..
host_vars
targets Fix ec2_group for numbered protocols (GRE) (#42765) 7 years ago
cloud-config-aws.yml.template
cloud-config-azure.yml.template
cloud-config-cs.ini.template
cloud-config-gcp.yml.template
cloud-config-opennebula.yml.template opennebula: new module one_host (#40041) 8 years ago
cloud-config-openshift.kubeconfig.template
cloud-config-tower.cfg.template Initial Tower module integration test support. 8 years ago
integration.cfg
integration_config.yml
inventory Use the computed role name instead of 'role'. Fixes #38838 (#39516) 8 years ago
inventory.networking.template
inventory.remote.template
inventory.winrm.template
network-integration.cfg increase timeout for connection reset by peer issue with httpapi (#41224) 8 years ago
target-prefixes.network Add cnos to network target prefixes. 8 years ago
windows-integration.cfg