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 31d5f88a1d Use the task loop to calculate multiple delegated hosts
Due to the way we're now calculating delegate_to, if that value is based
on a loop variable ('item') we need to calculate all of the possible
delegated_to variables for that loop.

Fixes #12499
9 years ago
..
errors
executor Add a comment explaining why async = 1 in the test 9 years ago
inventory Support «hosts: groupname[1:]» notation (~= 'the rest of the group') 9 years ago
inventory_test_data/group_vars
mock Starting to add additional unit tests for VariableManager 9 years ago
module_utils
parsing Allow hexadecimal ranges in IPv6 addresses, not only 0-9 9 years ago
playbook Use the task loop to calculate multiple delegated hosts 9 years ago
plugins Remove tmp as a parameter to the connection plugins 9 years ago
template corrected all missing paths changes 9 years ago
utils
vars Use the task loop to calculate multiple delegated hosts 9 years ago
__init__.py