Commvault / ansible

Ansible Library for Commvault
21 stars 11 forks source link

[FEATURE REQUEST] Real Commvault modules #8

Open stobias123 opened 4 years ago

stobias123 commented 4 years ago

Please provide real ansible modules, rather than a light REST wrapper.

A cursory glance makes it seem like all "operations" should be independent modules, each with proper params, rather than freeform json blobs.

ddill commented 4 years ago

I agree. We also need enhancements to handle more types of databases (e.g. Oracle RAC)

keilr commented 3 years ago

An ansible collection to easily reuse the modules would be nice. CI-Pipeline/Testing should be considered.