salt-ext-modules-vmware icon indicating copy to clipboard operation
salt-ext-modules-vmware copied to clipboard

Adding state and execution modules for compliance workflows.

Open balavigneshVMware opened this issue 7 months ago • 8 comments

Changes include:

  1. a state module to invoke dry-run (check compliance) and remediate workflows for compliance controls, for components in VCF.
  2. an execution module to invoke the corresponding compliance workflows thru the config-modules interface.
  3. utils class to create product contexts.
  4. unit tests.

[changes will be merged only after config-module dependency (https://github.com/vmware/vmware-config-modules) is available thru pypi].

balavigneshVMware avatar Jul 16 '24 21:07 balavigneshVMware