7589d496fc
* 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
2 lines
127 B
YAML
2 lines
127 B
YAML
bugfixes:
|
|
- delegate_facts - fix to work properly under block and include_role (https://github.com/ansible/ansible/pull/51553)
|