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
python: "2.7"
@ -28,3 +29,6 @@ script:
| grep -q 'changed=0.*failed=0'
&& (echo 'Idempotence test: pass' && exit 0)
|| (echo 'Idempotence test: fail' && exit 1)
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/

View File

@ -6,7 +6,7 @@ galaxy_info:
description: Munin monitoring server for RedHat/CentOS or Debian/Ubuntu.
company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)"
min_ansible_version: 1.4
min_ansible_version: 1.8
platforms:
- name: EL
versions:
@ -17,6 +17,6 @@ galaxy_info:
- name: Ubuntu
versions:
- all
categories:
galaxy_tags:
- monitoring
- system