ansible/changelogs/fragments/constructed_vars_plugins.yml
Brian Coca ea2f37d253
allow constructed to use vars plugin (#73418)
Allow constructed to optionally use vars plugin data

* mostly for those looking to leverage group_vars/ and host_vars/
* limited to already processed sources
2021-02-12 11:14:50 -05:00

2 lines
139 B
YAML

minor_changes:
- The constructed inventory plugin has new option to force using vars plugins on previouslly processed inventory sources.