Updated Ansible Galaxy info.

master
Jeff Geerling 2016-03-02 15:53:46 -06:00
parent 6ba30a9f6c
commit 77c130be4f
2 changed files with 15 additions and 11 deletions

View File

@ -1,4 +1,5 @@
--- ---
sudo: required
language: python language: python
python: "2.7" python: "2.7"
@ -28,3 +29,6 @@ script:
| grep -q 'changed=0.*failed=0' | grep -q 'changed=0.*failed=0'
&& (echo 'Idempotence test: pass' && exit 0) && (echo 'Idempotence test: pass' && exit 0)
|| (echo 'Idempotence test: fail' && exit 1) || (echo 'Idempotence test: fail' && exit 1)
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/

View File

@ -6,17 +6,17 @@ galaxy_info:
description: Munin monitoring server for RedHat/CentOS or Debian/Ubuntu. description: Munin monitoring server for RedHat/CentOS or Debian/Ubuntu.
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:
- all - all
- name: Debian - name: Debian
versions: versions:
- all - all
- name: Ubuntu - name: Ubuntu
versions: versions:
- all - all
categories: galaxy_tags:
- monitoring - monitoring
- system - system