main.yml 349 B

123456789101112131415161718
  1. ---
  2. galaxy_info:
  3. author: Till Klocke
  4. description: Generates the unbound config for the services subdomain of a Freifunk Community
  5. company: Freifunk Dortmund
  6. license: MIT
  7. min_ansible_version: 1.2
  8. platforms:
  9. - name: Ubuntu
  10. versions:
  11. - all
  12. - name: Debian
  13. versions:
  14. - all
  15. categories:
  16. - networking
  17. dependencies: []