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

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