19ab7b4b64
* ignore version when deciding callback loading
The code already defaulted to load the callback if the properties are not present
there was no need for us to also check the version
fixes #38270
* fix error msg on set optoins to use correct name
(cherry picked from commit 1850bb752f
)
2 lines
112 B
YAML
2 lines
112 B
YAML
bugfixes:
|
|
- dont require property for older callbacks to load https://github.com/ansible/ansible/pull/38281
|