From: Sébastien Han Date: Sun, 18 Nov 2018 20:48:47 +0000 (+0100) Subject: ceph.ceph-container-common remove symlink X-Git-Tag: v4.0.0beta1~218 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=976b66842f58df06095769172f631d6bf2c34181;p=ceph-ansible.git ceph.ceph-container-common remove symlink This error was introduced in the recent refactor of ceph-docker-common in https://github.com/ceph/ceph-ansible/pull/3251. However, the Ansible galaxy linter is not happy about it and fails importing the role. Removing this since it's not used anymore. Signed-off-by: Sébastien Han --- diff --git a/roles/ceph.ceph-container-common b/roles/ceph.ceph-container-common deleted file mode 120000 index a91f25d2c..000000000 --- a/roles/ceph.ceph-container-common +++ /dev/null @@ -1 +0,0 @@ -ceph-container-common \ No newline at end of file