main.yml 427 B

123456789101112131415161718192021222324
  1. ---
  2. galaxy_info:
  3. author: Till Klocke
  4. description: Creates a map server to visualize the mesh 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. - monitoring
  17. - networking
  18. - system
  19. - web
  20. dependencies:
  21. - batman
  22. - jdauphant.nginx
  23. - meshviewer
  24. - supernode-interfaces