ansible/lib/ansible
2015-10-26 13:26:43 -04:00
..
cli Manually add plugin directories when running the adhoc command 2015-10-23 16:33:51 -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
errors Clean up a few more pyflakes warnings 2015-10-19 11:20:21 -07:00
executor Fix invocation from bad merge and note where it would need to go to keep 2015-10-24 07:29:42 -07:00
galaxy Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
module_utils Merge branch 'devel' of https://github.com/mathieumd/ansible into mathieumd-devel 2015-10-21 13:59:51 -04:00
modules Update submodule refs 2015-10-26 08:37:37 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
playbook Make sure Base attributes are copied cleanly 2015-10-26 12:09:58 -04:00
plugins Merge pull request #12896 from bcoca/ssh_current_user_config 2015-10-26 13:26:43 -04:00
template 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
utils Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
vars Re-adding role_names magic variable 2015-10-22 11:06:47 -04:00
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
constants.py don't set user to current user 2015-10-23 23:15:45 -04:00
test-requirements.txt