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
Ludovic Claude c4303c8c04 Avoid spurious error when mixing a local play with remote plays depending on --ask-sudo-pass 13 years ago
..
inventory Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 13 years ago
playbook Plays and tasks now yell when they see parameters they do not understand, so that typos like 'var' for 'vars' 13 years ago
runner Avoid spurious error when mixing a local play with remote plays depending on --ask-sudo-pass 13 years ago
__init__.py Release bump to start development on 0.6 13 years ago
callbacks.py format fixes to make fetch more usable 13 years ago
constants.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 13 years ago
errors.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 13 years ago
utils.py Fix for the way host variables were being swallowed, plus some overall simplification. Deciding what 13 years ago