You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
140 B

  1. ---
  2. - hosts: kube-master[0]
  3. roles:
  4. - { role: tear-down }
  5. - hosts: heketi-node
  6. become: yes
  7. roles:
  8. - { role: tear-down-disks }