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/integration/targets/delegate_to
Brian Coca 7589d496fc remove default from delegate_facts to inherit (#45492) (#51553)
* remove default from delegate_facts to inherit (#45492)

* remove default from delegate_facts to inherit

fixes #45456

* test delegate_facts

* added note about inheritance and defaults

* yamllint

(cherry picked from commit 8743e6ae2e)

* added changelog
6 years ago
..
roles/test_template/templates
aliases [stable-2.7] Cleanup integration test inventory. (#50753) 6 years ago
delegate_and_nolog.yml
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) (#51553) 6 years ago
inventory [stable-2.7] Cleanup integration test inventory. (#50753) 6 years ago
runme.sh remove default from delegate_facts to inherit (#45492) (#51553) 6 years ago
test_delegate_to.yml
test_delegate_to_loop_caching.yml [stable-2.7] Don't use the task for a cache, return a special cache var (#47243) 6 years ago
test_delegate_to_loop_randomness.yml Ensure we only cache the loop when the task had a loop (#44901) 6 years ago
test_loop_control.yml