c1f280ba6e
* Inventory CLI - Ignore settings for when vars plugins should run and just always run them * Add note to porting guide * Fix loading vars plugins * changelog * Remove a staging test for ansible-inventory since it ignores that setting
4 lines
306 B
YAML
4 lines
306 B
YAML
bugfixes:
|
|
- ansible-inventory - Fix regression loading vars plugins. (https://github.com/ansible/ansible/issues/65064)
|
|
- ansible-inventory - Fix long standing bug not loading vars plugins for group vars relative to the playbook
|
|
dir when the '--playbook-dir' and '--export' flags are used together.
|