Skip to content

Instantly share code, notes, and snippets.

@robinsg
Last active November 26, 2020 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinsg/10dcba2ef0d4720e74f382003a9674b6 to your computer and use it in GitHub Desktop.
Save robinsg/10dcba2ef0d4720e74f382003a9674b6 to your computer and use it in GitHub Desktop.
svfc.yml - Header information
---
- name: Create a flashcopy consistency group and mappings for all volumes mapped to a host
collections:
- ibm.spectrum_virtualize
gather_facts: no
connection: local
hosts: localhost
vars:
- clustername: ip_address_or_host_name
- username: user_name_on_storage
- password: your_password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment