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
Rob Parrott 149f1f9f3c invalidate group cache so that a group added by the add_host module will be relfected in the groups variable in later plays. 12 years ago
..
callback_plugins update some of many copyright dates but we can just do this when editing each file, not super high priority 12 years ago
inventory invalidate group cache so that a group added by the add_host module will be relfected in the groups variable in later plays. 12 years ago
playbook Added variable expansion to task sudo_user parameter 12 years ago
runner Nested iteration would make more sense in this order. 12 years ago
utils exception safe list/tuple replacing for non-str values 12 years ago
__init__.py Fix up some version related things on the devel branch. 12 years ago
callbacks.py when --step isn't specified make sure to print the banner 12 years ago
color.py Added a ANSIBLE_FORCE_COLOR env var, which forces the color output no matter what ncurses says. 12 years ago
constants.py Fixes jina typos 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Don't override argument specs with FILE_COMMON_ARGUMENTS 12 years ago