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 6f25885c1a Merge pull request #2397 from dparalen/play_task_type_check
check type of task explicitly
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 When a host list is used, no parser is present 12 years ago
playbook check type of task explicitly 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