ansible/lib/ansible
2016-02-25 12:36:44 -05:00
..
cli Rework the way ad-hoc filters inventory to match how cli/playbook does it 2016-02-25 12:36:44 -05:00
compat
config
errors
executor preserve no_log for async also 2016-02-23 15:37:39 -05:00
galaxy Merge pull request #13203 from willthames/galaxy_10620 2016-02-17 08:41:29 -05:00
inventory Use abspath instead of realpath for group/host vars files 2016-02-24 13:10:49 -05:00
module_utils Merge pull request #14618 from ogenstad/devel 2016-02-23 14:14:20 -05:00
modules Update submodule refs 2016-02-24 08:53:28 -08:00
new_inventory
parsing Merge pull request #14311 from sivel/unsafe-yaml-constructor 2016-02-23 11:29:53 -06:00
playbook hosts can be list or string 2016-02-25 11:30:41 -05:00
plugins Fix logic error when copying files recursively to a directory 2016-02-23 16:29:57 -05:00
template Catch TypeError on join, and if caught just return a single item, or a list of many 2016-02-20 16:17:58 -06:00
utils Improve efficiency of merge_hash 2016-02-18 16:03:11 +01:00
vars properly combine vars if merge is set 2016-02-12 00:55:17 -05:00
__init__.py
constants.py Merge pull request #13654 from sivel/paramiko-proxy-command 2016-02-23 11:30:43 -06:00
test-requirements.txt