From 3713824b796c9f33ac69056c06f55f56097b3773 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Mon, 16 Jan 2017 10:17:36 -0600 Subject: [PATCH] ceph-docker-common: add symlink to ceph.ceph-docker-common This allows for the role to be used with ansible-galaxy and to fix the include in all the meta/main.yml files in the roles. Signed-off-by: Andrew Schoen --- roles/ceph.ceph-docker-common | 1 + 1 file changed, 1 insertion(+) create mode 120000 roles/ceph.ceph-docker-common diff --git a/roles/ceph.ceph-docker-common b/roles/ceph.ceph-docker-common new file mode 120000 index 000000000..d50dbad04 --- /dev/null +++ b/roles/ceph.ceph-docker-common @@ -0,0 +1 @@ +ceph-docker-common \ No newline at end of file -- 2.39.5