community.general/lib/ansible
Nikolay Sokolov d8867d7ce3 Fix duplicate host with different uuid created after add_host
If add_host is performed with hostname existing in inventory, but
not yet accessed and put in inventory cache, additional host with
same hostname and different uuid is created, causing patterns to
misbehave.
2016-04-18 00:10:09 -07:00
..
cli removed unused code for signal handling 2016-04-13 14:54:34 -04: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 when debug commands are run on the wrapper and the wrapper as a file in the current directory 2016-04-13 14:20:01 -07:00
galaxy Fix issue with ansible-galaxy and --ignore-certs 2016-04-11 01:17:15 -04:00
inventory draft add group merge priority and yaml inventory 2016-04-07 16:22:36 -04:00
module_utils vmware.py: allow for better search functionality (#15053) 2016-04-17 19:10:24 +02:00
modules bump submodule refs 2016-04-14 15:57:45 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Take previous jinja2 blocks into account in splitter when we see quotes 2016-03-28 15:43:43 -04:00
playbook Handle includes which may have been created in the flow of the playbook 2016-04-12 09:33:58 -04:00
plugins Fix duplicate host with different uuid created after add_host 2016-04-18 00:10:09 -07:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils Adding Azure module doc fragments. 2016-04-16 01:19:59 -04:00
vars fix options_vars iteration for py3 2016-04-07 19:16:15 -07:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py Controller-side module caching. 2016-04-12 08:01:07 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00