ansible-collections / ibm.spectrum_virtualize

IBM Spectrum Virtualize
GNU General Public License v3.0
21 stars 26 forks source link

IBM Spectrum Virtualize v1.5.0 #41

Closed Shilpi-J closed 3 years ago

Shilpi-J commented 3 years ago
SUMMARY
  1. Adding host cluster support
  2. Single Authentication for the entire playbook
  3. Add support for:
COMPONENT NAME

Modules added:

  1. ibm_svc_hostcluster
  2. ibm_svc_auth: This module takes username and password and generates authentication token. This token can be passed to subsequent tasks in the playbook (instead of using username and password) for the authentication of the user.
ADDITIONAL INFORMATION