main.yml 448 B

123456789101112131415161718192021
  1. ---
  2. galaxy_info:
  3. author: Thomas Wiest
  4. description: Common base RHEL atomic configurations
  5. company: Red Hat
  6. # Some suggested licenses:
  7. # - BSD (default)
  8. # - MIT
  9. # - GPLv2
  10. # - GPLv3
  11. # - Apache
  12. # - CC-BY
  13. license: Apache
  14. min_ansible_version: 1.2
  15. platforms:
  16. - name: EL
  17. versions:
  18. - 7
  19. dependencies:
  20. # This is the role's PRIVATE counterpart, which is used.
  21. - ../../../../../atomic_private/ansible/roles/atomic_proxy