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
Michael DeHaan 16d3be03af Remove a few extra legacy variable feature references. 11 years ago
..
callback_plugins
inventory Merge branch 'issue_4620' of https://github.com/jimi-c/ansible into jimi-c-issue_4620 11 years ago
module_utils Minor tweak to region config in boto configuration file 11 years ago
playbook Merge pull request #6150 from hkariti/fix_join_bug 11 years ago
runner Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 11 years ago
utils Remove the legacy templating code, which was guarded by deprecation warnings in the previous two releases, and undocumented for a long time. use {{ foo }} to access variables instead of ${foo} or $foo. 11 years ago
__init__.py Bump versions on the devel branch (devel branch version is 1.6) 11 years ago
callbacks.py
color.py
constants.py Remove a few extra legacy variable feature references. 11 years ago
errors.py
module_common.py