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/test/units
James Cammarata 6eefc11c39 Make the loop variable (item by default) settable per task
Required for include+with* tasks which may include files that also
have tasks containing a with* loop.

Fixes #12736
9 years ago
..
errors
executor Make the loop variable (item by default) settable per task 9 years ago
inventory
inventory_test_data/group_vars
mock
module_utils remove nose.tools use 9 years ago
parsing New unit tests for #13630 fix 9 years ago
playbook Fix ansible_sudo_pass inventory variable so that it overrides setting of sudo password from the command line 9 years ago
plugins Controller-side module caching. 9 years ago
template
utils
vars Adds 'ansible_check_mode' boolean magic variable 9 years ago
__init__.py