3e52a6a693
* 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.
3 lines
218 B
YAML
3 lines
218 B
YAML
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
|