diff --git a/roles/ceph-agent/meta/main.yml b/roles/ceph-agent/meta/main.yml new file mode 100644 index 000000000..6fb5f7f6c --- /dev/null +++ b/roles/ceph-agent/meta/main.yml @@ -0,0 +1,15 @@ +--- +galaxy_info: + author: Alfredo Deza + description: Installs Ceph Storage Agent + license: Apache + min_ansible_version: 1.7 + platforms: + - name: Ubuntu + versions: + - trusty + - name: RedHat + versions: + - 7 + categories: + - system