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
Lorin Hochstein 253144045c Fail template from file on undefined vars
If config option is set, raise an exception if templating from a
file and a variable is undefined.
11 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 don't want to ignore explicit cwd 11 years ago
playbook Fix bug with include-level vars and sudo_user. 12 years ago
runner Add fail_on_undefined flag 11 years ago
utils Fail template from file on undefined vars 11 years ago
__init__.py Update release version. 12 years ago
callbacks.py fix utf-8 named task failed with --step. 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 Optionally fail task on undefined variables 12 years ago
errors.py Optionally fail task on undefined variables 12 years ago
module_common.py Avoid crash in module_common when the file cannot be moved/copy 12 years ago