main.yml 315 B

12345678910111213141516
  1. ---
  2. galaxy_info:
  3. author: Jan Safranek
  4. description: Partition disks and use them as Kubernetes NFS physical volumes.
  5. company: Red Hat, Inc.
  6. license: license (Apache)
  7. min_ansible_version: 1.4
  8. platforms:
  9. - name: EL
  10. versions:
  11. - 7
  12. - name: Fedora
  13. versions:
  14. - all
  15. categories:
  16. - cloud