Ansible Galaxy 2.0 updates.

pull/63/head
Jeff Geerling 8 years ago
parent a4eacfa193
commit acd14ea309
  1. 3
      .travis.yml
  2. 24
      meta/main.yml

@ -71,3 +71,6 @@ script:
# Clean up # Clean up
- sudo docker stop "$(cat ${container_id})" - sudo docker stop "$(cat ${container_id})"
notifications:
webhooks: https://galaxy.ansible.com/api/v1/notifications/

@ -3,20 +3,20 @@ dependencies: []
galaxy_info: galaxy_info:
author: geerlingguy author: geerlingguy
description: MySQL server for RHEL/CentOS and Debian/Ubuntu description: MySQL server for RHEL/CentOS and Debian/Ubuntu.
company: "Midwestern Mac, LLC" company: "Midwestern Mac, LLC"
license: "license (BSD, MIT)" license: "license (BSD, MIT)"
min_ansible_version: 1.9 min_ansible_version: 1.9
platforms: platforms:
- name: EL - name: EL
versions: versions:
- 6 - 6
- 7 - 7
- name: Ubuntu - name: Ubuntu
versions: versions:
- all - all
- name: Debian - name: Debian
versions: versions:
- all - all
categories: galaxy_tags:
- database - database