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.
Will Thames
f972994662
[cloud] fix VPC behavior for ec2_group module, improve integration tests ( #27038 )
...
* Add tests for group in a VPC
* Improve ec2_group output and documentation
Update ec2_group to provide full security group information
Add RETURN documentation to match
* Fix ec2_group creation within a VPC
Ensure VPC ID gets passed when creating security group
* Add test for auto creating SG
* Fix ec2_group auto group creation
* Add backoff to describe_security_groups
Getting LimitExceeded from describe_security_groups is definitely
possible (source: me) so add backoff to increase likelihood of
success.
To ensure that all `describe_security_group` calls are backed off,
remove implicit ones that use `ec2.SecurityGroup`. From there,
the decision to remove the `ec2` boto3 resource and rely on the client
alone makes good sense.
* Tidy up auto created security group
Add resource_prefix to auto created security group and delete
it in the `always` section.
Use YAML argument form for all module parameters
9 years ago
..
group_vars
Run vyos_command Network tests in Shippable ( #24514 )
9 years ago
host_vars
breaks testing in non virtual envs, since env var can be used in those
10 years ago
roles
[google] adding a GCE labels module
9 years ago
targets
[cloud] fix VPC behavior for ec2_group module, improve integration tests ( #27038 )
9 years ago
vars
Split integration tests out from Makefile. ( #17976 )
9 years ago
Makefile
Remove legacy integration test make targets. ( #26255 )
9 years ago
amazon.yml
Adding support for Amazon ECR ( #19306 )
9 years ago
asa.yaml
Continue running network tests after failure ( #26407 )
9 years ago
azure.yml
add azure integration tests
11 years ago
cleanup_azure.py
test/: PEP8 compliancy ( #24803 )
9 years ago
cleanup_ec2.py
Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
cleanup_gce.py
Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
cleanup_rax.py
Fix undefined variables, basestring usage, and some associated python3 issues
9 years ago
cloud-config-aws.yml.template
Add support for cloud tests to ansible-test. ( #24315 )
9 years ago
cloud-config-cs.ini.template
Add support for cloud tests to ansible-test. ( #24315 )
9 years ago
cloudflare.yml
Fix cosmetic problems in YAML source
9 years ago
cloudscale.yml
new module cloudscale_server ( #20175 )
9 years ago
cnos.yaml
New module: cnos_vlan and various utility files ( #21107 )
9 years ago
connection-buildah.yaml
add connection plugin for buildah ( #26170 )
9 years ago
consul.yml
Initial commit of Ansible support for the Consul clustering framework ( http://consul.io ).
11 years ago
consul_inventory.yml
Initial commit of Ansible support for the Consul clustering framework ( http://consul.io ).
11 years ago
consul_running.py
Support print() function in test/
10 years ago
credentials.template
Update git test to not rm ~/.ssh/known_hosts.
9 years ago
dellos6.yaml
Migrate Network Tests into ansible/ansible ( #18233 )
9 years ago
dellos9.yaml
Migrate Network Tests into ansible/ansible ( #18233 )
9 years ago
dellos10.yaml
Migrate Network Tests into ansible/ansible ( #18233 )
9 years ago
eos.yaml
Remove Deprecated Template network modules ( #27076 )
9 years ago
exoscale.yml
exo_dns: new module utils and integration tests for exoscale DNS ( #17230 )
9 years ago
galaxy_playbook.yml
Allow installation of roles from yaml roles file
12 years ago
galaxy_playbook_git.yml
[hotfix] add missed playbook file
10 years ago
galaxy_roles.yml
Fix cosmetic problems in YAML source
9 years ago
galaxy_rolesfile
Add tests for #10620
10 years ago
gce.yml
[google] adding a GCE labels module
9 years ago
gce_credentials.py
test/: PEP8 compliancy ( #24803 )
9 years ago
integration_config.yml
Fix cosmetic problems in YAML source
9 years ago
inventory
Facts Refresh (2.4 roadmap) ( #23012 )
9 years ago
inventory.network
Add VyOS integration tests for net_linkagg ( #26478 )
9 years ago
inventory.networking.template
Increase python version coverage for tests. ( #24762 )
9 years ago
inventory.remote.template
Add support for OS X CI on Shippable. ( #17160 )
9 years ago
inventory.winrm.template
Increase python version coverage for tests. ( #24762 )
9 years ago
inventory.yaml
add new yaml inventory for testing
9 years ago
ios.yaml
Remove Deprecated Template network modules ( #27076 )
9 years ago
iosxr.yaml
Remove Deprecated Template network modules ( #27076 )
9 years ago
jenkins.yml
jenkins_job: add integration tests ( #17499 )
9 years ago
junos.yaml
Remove Deprecated Template network modules ( #27076 )
9 years ago
netscaler.yaml
Add netscaler_server module ( #25537 )
9 years ago
network-all.yaml
New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) ( #24895 )
9 years ago
network-integration.cfg
host_key_checking = False ( #27553 )
9 years ago
nuage.yaml
New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) ( #24895 )
9 years ago
nxos.yaml
nxos_vxlan_vtep fixes and integration tests ( #27405 )
9 years ago
ops.yaml
Continue running network tests after failure ( #26407 )
9 years ago
ovs.yaml
Revert "Enforce the _raw_params variable with include_role ( #26430 )"
9 years ago
platform_agnostic.yaml
junos implementation for net_l3_interface module ( #26829 )
9 years ago
rackspace.yml
Add tests for rax_scaling_group
11 years ago
setup_gce.py
test/: PEP8 compliancy ( #24803 )
9 years ago
target-prefixes.network
openvswitch targets via network-integration ( #27295 )
9 years ago
vyos.yaml
When running all network tests at once, list the ones that failed at the end. ( #27075 )
9 years ago