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
James Cammarata 0aa1442c91 Fix static determination for include_tasks
An incorrect removal of a conditional resulted in include_tasks falling
through to the old static detection mechanism incorrectly. This restores
the previous conditional check.

Fixes #31593

(cherry picked from commit 3ef4f7e847)
8 years ago
..
cli better message for unsupported include/imports 8 years ago
compat Remove wildcard imports 9 years ago
config fix paths to actually be config file relative (#31533) 8 years ago
errors Ansible Config part2 (#27448) 9 years ago
executor fixed winrm to use proper task vars (#31072) 8 years ago
galaxy Removes container-enabled warning (#27578) 9 years ago
inventory Fix Inventory Plugin Loading (#31605) 8 years ago
module_utils Fix rollback in junos_config (#31424) (#31563) 8 years ago
modules Fix rollback in junos_config (#31424) (#31563) 8 years ago
parsing Use vault_id when encrypted via vault-edit (#30772) 8 years ago
playbook Fix static determination for include_tasks 8 years ago
plugins improve become/runas error messaging on bogus/missing username (#31551) 8 years ago
template Ansible Config part2 (#27448) 9 years ago
utils fix paths to actually be config file relative (#31533) 8 years ago
vars added toggle to control vars plugin behviour 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Fix backwards compatibility of constants.get_config 8 years ago
release.py New release v2.4.1.0-0.1.beta1 8 years ago