ansible/lib/ansible
Matt Davis 7683715caf fix multiple handler notifications
Fixes #19647
Adds integration test to catch multiple handler notifications
(cherry picked from commit c2495677b0)
2016-12-23 09:48:23 -08:00
..
cli Correctly set loader path when using list tags/tasks 2016-12-21 21:04:57 -06:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
config
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
executor Template "original_task" fields in _process_pending_results 2016-12-21 10:11:59 -06:00
galaxy Iterate through role paths when installing roles (#17487) 2016-09-09 16:50:50 -04:00
inventory Properly sort groups by name as well as depth when getting vars 2016-11-18 22:56:37 -06:00
module_utils let chdir support relative path in more modules (#16736) 2016-12-22 00:21:30 -08:00
modules Update submodule refs 2016-12-14 14:42:51 -08:00
parsing Fix regression in search path behaviour 2016-12-14 11:18:31 -05:00
playbook still needs static for task object 2016-12-16 23:52:25 -05:00
plugins fix multiple handler notifications 2016-12-23 09:48:23 -08:00
template Wrap unhandled errors from lookups in an AnsibleError 2016-12-21 11:49:26 -06:00
utils resolve inventory path on init 2016-11-04 17:11:44 -04:00
vars When iterating over hostvars yield the hostname not the host object 2016-11-21 12:22:56 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py change to ~ instead of $HOME to avoid undefined (#18551) 2016-11-21 07:36:15 -08:00
release.py New release v2.2.1.0-0.1.rc1 2016-11-18 23:56:46 -06:00
test-requirements.txt