This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
cfa8075537
ansible
/
test
/
integration
/
targets
/
handlers
/
aliases
4 lines
41 B
Text
Raw
Normal View
History
Unescape
Escape
Expand Shippable test matrix. (#66912) * Add 2 CI groups for AWS. * Add 1 CI group for vmware. * Add 1 CI group for CS. * Add 1 CI group for posix.
2020-01-29 23:43:27 +01:00
shippable/posix/group5
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
2017-07-19 22:02:32 +02:00
handlers
Testing: Add support for AIX platform (#65802)
2020-01-30 00:56:51 +01:00
skip/aix
Reference in a new issue
Copy permalink