community.general/lib/ansible
Michael DeHaan 1c81ddf8d4 add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks
to an additional pattern (a subset) specified on the command line.  For instance, a playbook could be reusable
and target "webservers" and "dbservers", but you want to test only in the stage environment, or a few boxes at a time.
2012-08-10 02:45:29 -04:00
..
inventory add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks 2012-08-10 02:45:29 -04:00
playbook add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks 2012-08-10 02:45:29 -04:00
runner Given user report that EL5 sudo does not support '--', remove it, and things seem to still work fine. 2012-08-10 00:15:23 -04:00
__init__.py Release bump 2012-08-06 19:55:27 -04:00
callbacks.py vars_prompt encrypt from mgw 2012-08-09 22:56:40 +08:00
color.py rm stray comment 2012-07-25 20:31:57 -04:00
constants.py add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks 2012-08-10 02:45:29 -04:00
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 2012-08-07 18:24:47 -04:00
module_common.py Nicer errors from modules if arguments are not fed key=value 2012-08-08 20:30:20 -04:00
utils.py add the limit option, which can be used to further confine the patterns selected by "hosts:" in ansible-playbooks 2012-08-10 02:45:29 -04:00