main.yaml 383 B

123456789101112131415161718
  1. ---
  2. galaxy_info:
  3. author: OpenShift Red Hat
  4. description: OpenShift Aggregated Logging Fluentd Component
  5. company: Red Hat, Inc.
  6. license: Apache License, Version 2.0
  7. min_ansible_version: 2.2
  8. platforms:
  9. - name: EL
  10. versions:
  11. - 7
  12. categories:
  13. - cloud
  14. dependencies:
  15. - role: lib_openshift
  16. - role: openshift_facts
  17. - role: lib_utils
  18. - role: openshift_logging_defaults