You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pilou
016cd0691c
alternatives: handle absent link, add integration tests ( #27967 )
...
* alternatives: add integration tests
* alternatives: handle absent link (fix AttributeError)
Error occurred at least on Debian Stretch and OpenSuse 42.2:
Traceback (most recent call last):
File "/tmp/ansible_RY6X41/ansible_module_alternatives.py", line 161, in <module>
main()
File "/tmp/ansible_RY6X41/ansible_module_alternatives.py", line 113, in main
current_path = current_path_regex.search(display_output).group(1)
AttributeError: 'NoneType' object has no attribute 'group'
update-alternatives stdout sample:
dummy - manual mode
link best version is /usr/bin/dummy1
link currently absent
link dummy is /usr/bin/dummy
* alternatives: PEP 8 fixes
* alternatives: fix copyright in integration tests
* alternatives: nested loops handle more than 2 items
Thanks to Michael Scherer (@mscherer) for pointing that.
* alternatives: enable integration tests
9 years ago
..
group_vars
Remove eos group_vars creds and increase eapi timeout ( #28008 )
9 years ago
host_vars
…
roles
Clean up and migrate Azure tests. ( #28103 )
9 years ago
targets
alternatives: handle absent link, add integration tests ( #27967 )
9 years ago
vars
…
Makefile
…
amazon.yml
…
asa.yaml
…
azure.yml
…
cleanup_azure.py
…
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
…
cloud-config-azure.yml.template
Add Azure support to ansible-test. ( #28092 )
9 years ago
cloud-config-cs.ini.template
…
cloudflare.yml
…
cloudscale.yml
…
cnos.yaml
…
connection-buildah.yaml
add connection plugin for buildah ( #26170 )
9 years ago
consul.yml
Adds support for all Consul 0.8 ACL rule scopes ( #25800 )
9 years ago
consul_inventory.yml
…
consul_running.py
…
credentials.template
…
dellos6.yaml
…
dellos9.yaml
…
dellos10.yaml
…
eos.yaml
Remove Deprecated Template network modules ( #27076 )
9 years ago
exoscale.yml
…
galaxy_playbook.yml
…
galaxy_playbook_git.yml
…
galaxy_roles.yml
…
galaxy_rolesfile
…
gce.yml
[google] adding a GCE labels module
9 years ago
gce_credentials.py
…
integration_config.yml
…
inventory
Add Azure support to ansible-test. ( #28092 )
9 years ago
inventory.network
…
inventory.networking.template
…
inventory.remote.template
…
inventory.winrm.template
…
inventory.yaml
add new yaml inventory for testing
9 years ago
ios.yaml
ios implementation for net_interface ( #27459 )
9 years ago
iosxr.yaml
iosxr implemetation for net_interface ( #27513 )
9 years ago
jenkins.yml
…
junos.yaml
Remove Deprecated Template network modules ( #27076 )
9 years ago
netscaler.yaml
…
network-all.yaml
New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) ( #24895 )
9 years ago
network-integration.cfg
Change play timeout for persistent connection command timeout ( #27948 )
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
Fix nxos_vpc issues ( #28188 )
9 years ago
ops.yaml
…
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
…
setup_gce.py
…
target-prefixes.network
openvswitch targets via network-integration ( #27295 )
9 years ago
vyos.yaml
added integration tests for vyos_facts ( #26748 )
9 years ago