ansible/lib/ansible
2016-03-18 09:16:21 -07:00
..
cli Merge pull request #9776 from MiLk/fixes/git-repo-info-branch 2016-03-18 18:08:02 +05:30
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 Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor Make ohai and facter work via module_utils Fact classes rather than in the setup module 2016-03-14 14:53:29 -07:00
galaxy Remove trailing whitespace from the galaxy init Jinja2 template. Default a description. 2016-03-15 16:27:33 -05:00
inventory added warning for when host file doesn't exist 2016-02-29 16:18:06 -05:00
module_utils Merge pull request #14924 from mvgrimes/patch-1 2016-03-18 20:38:33 +05:30
modules And another doc fix 2016-03-18 09:09:31 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Catch ValueError as well because of El Capitan provoking a bug in python2's subprocess 2016-03-18 05:52:53 -07:00
playbook Cleanups to docs and rename of inv var 2016-03-18 06:42:37 -07:00
plugins More doc updates regarding ansible_shell_executable 2016-03-18 09:16:21 -07:00
template Merge pull request #14504 from bcoca/template_comments 2016-03-06 10:45:18 -05:00
utils Add docs for mysql* modules connect_timeout. 2016-03-16 22:31:48 -07:00
vars strip keys recursively 2016-03-16 13:18:29 -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 Make ohai and facter work via module_utils Fact classes rather than in the setup module 2016-03-14 14:53:29 -07:00
test-requirements.txt