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
Will Thames ef8c9798d3 include_role handlers bug fix (#26335)
* Ensure that include_role properly fires handlers

include_role needs to ensure that any handlers included
with the role are added to the _notified_handler and
_listening_handler lists of the TaskQueueManager, otherwise
it fails when trying to run the handler.

Additionally, the handler needs to be added to the
PlayIterator's `_uuid_cache` or it fails after running
the handler

Add more uuid debug statements - this code was hard
to debug with existing debug statements, so add more
uuid information at little additional output cost.

Fixes #18411

* Add tests for include_role handlers

Tests for #18411
9 years ago
..
group_vars
host_vars
roles
targets include_role handlers bug fix (#26335) 9 years ago
vars
Makefile
amazon.yml
asa.yaml Continue running network tests after failure (#26407) 9 years ago
azure.yml
cleanup_azure.py
cleanup_ec2.py
cleanup_gce.py
cleanup_rax.py
cloud-config-aws.yml.template
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
consul_inventory.yml
consul_running.py
credentials.template Update git test to not rm ~/.ssh/known_hosts. 9 years ago
dellos6.yaml
dellos9.yaml
dellos10.yaml
eos.yaml Continue running network tests after failure (#26407) 9 years ago
exoscale.yml
galaxy_playbook.yml Allow installation of roles from yaml roles file 12 years ago
galaxy_playbook_git.yml
galaxy_roles.yml
galaxy_rolesfile
gce.yml
gce_credentials.py
integration_config.yml
inventory
inventory.network Add VyOS integration tests for net_linkagg (#26478) 9 years ago
inventory.networking.template
inventory.remote.template
inventory.winrm.template
ios.yaml Add ios_logging implementation module (#26785) 9 years ago
iosxr.yaml iosxr_logging implementation module (#26886) 9 years ago
jenkins.yml
junos.yaml net_lldp_interface module implementation for junos (#26915) 9 years ago
netscaler.yaml
network-all.yaml
nxos.yaml Add integration tests for nxos_acl_interface (#26616) 9 years ago
ops.yaml Continue running network tests after failure (#26407) 9 years ago
ovs.yaml 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
vyos.yaml vyos implementation for net_interface module (#26799) 9 years ago