main.yml 289 B

12345678910111213141516
  1. ---
  2. dependencies: []
  3. galaxy_info:
  4. author: geerlingguy
  5. description: Nginx installation for Linux/UNIX.
  6. company: "Midwestern Mac, LLC"
  7. license: "license (BSD, MIT)"
  8. min_ansible_version: 1.4
  9. platforms:
  10. - name: EL
  11. versions:
  12. - 6
  13. categories:
  14. - development
  15. - web