1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Pablo 5f953d1129 Fix handlers on strategy free (#33011)
Add _flushed_hosts dict to store when handlers are flushed and prevent them
to be executed too early using _filter_notified_hosts.

Add _wait_on_handler_results to wait only for handlers to be completed.

Remove only hosts that have been flushed from handler notified list.

Fix #31504, #23970
2018-08-22 10:07:31 -04:00
..
cli Remove deprecated tags config option (#44479) 2018-08-21 14:57:06 -05:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Remove deprecated tags config option (#44479) 2018-08-21 14:57:06 -05:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor fix tempating issues with no_log and loops (#44468) 2018-08-21 21:53:56 -04:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
modules Fix win_domain_computer (#44054) 2018-08-22 06:46:06 -04:00
parsing Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
playbook Mass nuke deprecated items that are easily removed. ci_complete (#44320) 2018-08-20 16:26:10 -05:00
plugins Fix handlers on strategy free (#33011) 2018-08-22 10:07:31 -04:00
template Add specific exceptions to except 2018-08-01 16:42:05 -04:00
utils Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 2018-08-20 15:08:29 -05:00
__init__.py
constants.py We can create a frozenset from a tuple 2018-08-13 15:21:44 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00