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
Tim Bielawa 9f6da7b885 Fix variable injection in pause module args. Closes #1209 12 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 12 years ago
inventory Getting negative host pattern matching to work with external inventory 12 years ago
playbook Merge pull request #1207 from dagwieers/gather_facts-fix 12 years ago
runner Fix variable injection in pause module args. Closes #1209 12 years ago
__init__.py Release version bump 12 years ago
callbacks.py Merge pull request #1204 from dagwieers/fatal-red 12 years ago
color.py Check for terminal capabilities if curses is available 12 years ago
constants.py ANSIBLE_CONFIG take precedence over ./ansible.cfg 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Fix to make sure only strings are being joined 12 years ago
utils.py Feature: file info on templates accessible to Jinja2 templates 12 years ago