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 d34e320e12 Merge pull request #1733 from dhozac/lookup-list
Make all lookup plugins accept lists as arguments
13 years ago
..
callback_plugins Abort a play at the start when no hosts matches, or no hosts are remaining 13 years ago
inventory Merge pull request #1747 from njharman/alpharange 13 years ago
playbook Allow parameterized playbook includes to define complex variables 13 years ago
runner Make all lookup plugins work with lists 13 years ago
utils change error message on check_conditional when variable does not exist 13 years ago
__init__.py Updated ansible version to align with RPM package 13 years ago
callbacks.py Change message when a play matches no hosts 13 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 13 years ago
constants.py Set LANG in module_common.py 13 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 14 years ago
module_common.py Ensure files created by authorized_key have correct selinux context 13 years ago