Update role for Ansible Galaxy 2.x notifications.

This commit is contained in:
Jeff Geerling 2016-02-29 14:58:50 -06:00
parent cf69810612
commit 8ee00b9266
2 changed files with 16 additions and 12 deletions

View File

@ -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/

View File

@ -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