ansible/lib/ansible
2015-11-01 22:30:55 +01:00
..
cli fixed rekey password handling 2015-10-31 14:13:03 -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 Clean up a few more pyflakes warnings 2015-10-19 11:20:21 -07:00
executor properly sanitize registered vars 2015-10-30 16:42:06 -04:00
galaxy Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory remove deprecation for :, add ; functionality (its deprecated but it should work) 2015-10-31 16:35:40 -04:00
module_utils added xbps pkg mgr to facts 2015-10-31 22:03:12 -04:00
modules updated submodule refs 2015-10-29 16:06:33 -04:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing vault noe preserves permissions on edit and rekey and sets a restricitve default umask for all other cases 2015-10-31 14:13:03 -04:00
playbook Allow tags to be specified in included file params 2015-10-28 10:14:20 -04:00
plugins removed action plugin as service facts and separate modules don't work yet and this forces gathering facts 2015-10-30 17:56:05 -04:00
template Cache for _do_template call. May result in nice speed improvement (4-5 times faster). 2015-11-01 22:30:55 +01:00
utils Cleaning up FIXMEs 2015-10-22 16:03:50 -04:00
vars Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
constants.py moved sudo -S and -n into configurable flags as they might be absent in much older systems 2015-10-28 02:06:25 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00