You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Toshio Kuratomi 07d0d2720c Update submodule refs 9 years ago
..
cli fixed rekey password handling 9 years ago
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. 9 years ago
config Making the switch to v2 9 years ago
errors Clean up a few more pyflakes warnings 9 years ago
executor properly sanitize registered vars 9 years ago
galaxy Add python3-compat boilerplate to all .py files in lib/ansible 9 years ago
inventory remove deprecation for :, add ; functionality (its deprecated but it should work) 9 years ago
module_utils remove assigned but unused variables in module_utils. 9 years ago
modules Update submodule refs 9 years ago
new_inventory fix some warning of undefined name. 9 years ago
parsing Fix typo 9 years ago
playbook Allow tags to be specified in included file params 9 years ago
plugins Cleanup timer callback plugin's overwriting of modules it imported 9 years ago
template switched clean_data from hardcoded delimiters to actual currently set jinja2 environment delimiters 9 years ago
utils Cleaning up FIXMEs 9 years ago
vars Break apart a looped dependency to show a warning when parsing playbooks 9 years ago
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 9 years ago
constants.py moved sudo -S and -n into configurable flags as they might be absent in much older systems 9 years ago
test-requirements.txt Making the switch to v2 9 years ago