IBM / ibm-spectrum-scale-install-infra

Spectrum Scale Installation and Configuration
Apache License 2.0
64 stars 67 forks source link

Ansible deprecated and discontinued api fixes #772

Closed c0mpiler closed 6 months ago

c0mpiler commented 6 months ago

Signed-off-by: hvkrishn@us.ibm.com

  1. re-writing the looping logic
  2. Replacing symlink with the actual file to get past ansible collection build errors
  3. command args/warn: false has been discontinued and is now the default state
  4. expecting response_status 201 for Cert creation instead of 200
  5. Re-writing the looping logic
  6. using mmkeyserv --access instead of piping 'yes' to accept
  7. replacing 'include; with 'include_tasks'