]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
roles: add missing meta on roles
authorSébastien Han <seb@redhat.com>
Wed, 31 Oct 2018 16:34:42 +0000 (17:34 +0100)
committerSébastien Han <seb@redhat.com>
Wed, 31 Oct 2018 16:48:58 +0000 (17:48 +0100)
commit7ce177f68624ca5d7b5e8e23931f20818cc5d525
treea52f2f1a627002d01b9c13ccccc5f20239c411c9
parent5be0b7adae4eedb0882239a589d8d236c84df91c
roles: add missing meta on roles

In order to have roles in the Ansible galaxy, we must have a meta
directory.

Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-common-coreos/meta/main.yml [new file with mode: 0644]
roles/ceph-validate/meta/main.yml [new file with mode: 0644]