ansible/changelogs/fragments/give_compose_extra_vars.yml
Brian Coca f8aa307659
add extra vars to inventory plugins (#70970)
* add extra vars to inventory plugins
* disable by default for backwards compat
* also allow extra vars for options
2020-08-19 12:56:28 -04:00

6 lines
232 B
YAML

minor_changes:
- Allow inventory plugins access to extra vars by default
- Toggle allowing usage of extra_vars in compose
- Add option to pass extra vars to ansible-inventory
- Enable extra vars for inventory plugin options