ansible/lib/ansible
Toshio Kuratomi 5909a4473d Fix the mapping of module_name to Locks
This was reinitialized every time we forked before so we weren't sharing
the same Locks.  It also was not accounting for modules which were
directly invoked by an action plugin instead of going through the
strategy plguins.
2016-04-29 21:58:14 -07:00
..
cli Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 11:15:24 -07:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix the mapping of module_name to Locks 2016-04-29 21:58:14 -07:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:49 -04:00
inventory removed unused section regex, corrected group one 2016-04-20 11:52:50 -04:00
module_utils Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 11:15:24 -07:00
modules Update submodules 2016-04-29 01:15:26 -04:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Trnasform file name to bytes before opening it to avoid unicode errors if python tries to encode it implicitly 2016-04-19 08:33:01 -07:00
playbook playbook, include: fix Unexpected Exception: 'NoneType' object has no attribute 'strip' (#15574) 2016-04-25 13:40:49 -04:00
plugins Fix the mapping of module_name to Locks 2016-04-29 21:58:14 -07:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Add aliases 2016-04-29 01:29:04 -04:00
vars Fix var precedence bug introduced in ff9f5d7d 2016-04-19 12:40:31 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 11:15:24 -07:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix the version number 2016-04-29 14:01:14 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00