main.yml 202 B

123456789
  1. ---
  2. galaxy_info:
  3. author: Lénaïc Huard
  4. description: Deploy and configure a DNS server
  5. company: Amadeus SAS
  6. license: ASL 2.0
  7. min_ansible_version: 2.2
  8. dependencies:
  9. - { role: openshift_facts }