Update role for Ansible Galaxy 2.x notifications.

pull/50/head
Jeff Geerling 8 years ago
parent cf69810612
commit 8ee00b9266
  1. 4
      .travis.yml
  2. 24
      meta/main.yml

@ -1,4 +1,5 @@
---
sudo: required
language: python
python: "2.7"
@ -33,3 +34,6 @@ script:
# TODO - get the test working. Probably need to add a virtual host.
# Request a page via Nginx, to make sure Nginx is running and responds.
# - "curl http://localhost/"
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/

@ -6,18 +6,18 @@ galaxy_info:
description: Nginx installation for Linux/UNIX.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 1.4
min_ansible_version: 1.8
platforms:
- name: EL
versions:
- 6
- 7
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
categories:
- name: EL
versions:
- 6
- 7
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
galaxy_tags:
- development
- web