ansible/changelogs/fragments/delegate_facts_fix.yaml
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

2 lines
127 B
YAML

bugfixes:
- delegate_facts - fix to work properly under block and include_role (https://github.com/ansible/ansible/pull/51553)