diff --git a/example-ansible-role-requirements.yml b/example-ansible-role-requirements.yml deleted file mode 100644 index 153ba9842..000000000 --- a/example-ansible-role-requirements.yml +++ /dev/null @@ -1,15 +0,0 @@ -- 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: