]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
add a galaxy dependency file example 538/head
authorSébastien Han <seb@redhat.com>
Fri, 12 Feb 2016 14:55:42 +0000 (15:55 +0100)
committerSébastien Han <seb@redhat.com>
Fri, 12 Feb 2016 14:55:42 +0000 (15:55 +0100)
Signed-off-by: Sébastien Han <seb@redhat.com>
example-ansible-role-requirements.yml [new file with mode: 0644]

diff --git a/example-ansible-role-requirements.yml b/example-ansible-role-requirements.yml
new file mode 100644 (file)
index 0000000..3c43af1
--- /dev/null
@@ -0,0 +1,18 @@
+- name: ceph-common
+  src: https://github.com/ceph/ansible-ceph-common.git
+  #version:
+- name: ceph-mon
+  src: https://github.com/ceph/ansible-ceph-mon.git
+  #version:
+- name: ceph-osd
+  src: https://github.com/ceph/ansible-ceph-osd.git
+  #version:
+- name: ceph-mds
+  src: https://github.com/ceph/ansible-ceph-mds.git
+  #version:
+- name: ceph-rgw
+  src: https://github.com/ceph/ansible-ceph-rgw.git
+  #version:
+- name: ceph-restapi
+  src: https://github.com/ceph/ansible-ceph-restapi.git
+  #version: