community.general/lib/ansible
Serge van Ginderachter e36e2d38fe InventoryDir: another fix for the host.groups list
In some cases, where a host is mentioned in multiple groups, and those
groups are referenced in multiple ini files, a group could still contain
multiple instances of a group in its host,groups list, where only one of them
is the right group, that exists in the inventory.
2014-04-04 09:27:44 +02:00
..
callback_plugins Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
inventory InventoryDir: another fix for the host.groups list 2014-04-04 09:27:44 +02:00
module_utils Catch permissions errors related to opening a known_hosts file in modules 2014-03-24 16:32:31 -05:00
playbook Fixes premature handler execution after adding force-handlers 2014-03-25 00:20:11 -04:00
runner Check to make sure the host is in the inventory vars cache before clearing it 2014-03-24 15:59:43 -05:00
utils Merge pull request #6586 from sivel/probline-logic-fix 2014-03-19 17:45:49 -04:00
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 2014-02-28 18:27:16 -05:00
callbacks.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
color.py Merge commit. 2014-03-16 17:08:26 -04:00
constants.py Adding in a configurable option for the accelerate daemon timeout 2014-03-23 14:45:49 -05:00
errors.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
module_common.py Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00