1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Michael DeHaan 3c2cbae68e Plays and tasks now yell when they see parameters they do not understand, so that typos like 'var' for 'vars'
don't result in people having to ask questions about what is wrong with their playbook
2012-07-17 19:09:36 -04:00
..
inventory Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 2012-07-15 12:29:53 -04:00
playbook Plays and tasks now yell when they see parameters they do not understand, so that typos like 'var' for 'vars' 2012-07-17 19:09:36 -04:00
runner meaningful messages if the remote md5 fails 2012-07-17 09:14:16 +01:00
__init__.py Release bump to start development on 0.6 2012-07-04 18:07:19 -04:00
callbacks.py format fixes to make fetch more usable 2012-07-16 11:43:37 +01:00
constants.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 2012-07-15 12:29:53 -04:00
errors.py Misc code cleanup, mostly whitespace preferences, removing unused imports, plus a few fixes here and there. 2012-07-15 12:29:53 -04:00
utils.py Fix for the way host variables were being swallowed, plus some overall simplification. Deciding what 2012-07-15 14:19:11 -04:00