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
2019-02-04 14:16:32 -08:00
..
roles/test_template/templates
aliases [stable-2.7] Cleanup integration test inventory. (#50753) 2019-01-11 19:46:38 -08:00
delegate_and_nolog.yml don't assume all delegation subkeys exist (#43032) 2018-07-24 08:54:58 -04:00
delegate_facts_block.yml remove default from delegate_facts to inherit (#45492) (#51553) 2019-02-04 14:16:32 -08:00
inventory [stable-2.7] Cleanup integration test inventory. (#50753) 2019-01-11 19:46:38 -08:00
runme.sh remove default from delegate_facts to inherit (#45492) (#51553) 2019-02-04 14:16:32 -08:00
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) 2018-10-22 10:33:19 -07:00
test_delegate_to_loop_randomness.yml Ensure we only cache the loop when the task had a loop (#44901) 2018-08-30 12:02:43 -05:00
test_loop_control.yml