851725d72a
* Fix setting required options for inventory plugins (#42049)
* Fix setting required options for inventory plugins
* call set_options for yaml and script plugin
(cherry picked from commit 44e5886385
)
* changelog
5 lines
181 B
YAML
5 lines
181 B
YAML
---
|
|
bugfixes:
|
|
- inventory manager - This fixes required options being populated before the
|
|
inventory config file is read, so the required options may be set in the
|
|
config file.
|