mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Overridable safety (#53458)
* create overridable sanitation function * now used in aws, gce and azure plugins * added new option to these plugins to work in conjunction with general toggle to make it easier to emulate inventory script behavior.
This commit is contained in:
3
changelogs/fragments/allow_bad_things.yml
Normal file
3
changelogs/fragments/allow_bad_things.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- Embed an overridable static sanitization method into base inventory plugin class to allow individual plugins to optionally override
|
||||
Add override implementation to inital set of cloud plugins
|
||||
Reference in New Issue
Block a user