From 976b66842f58df06095769172f631d6bf2c34181 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Sun, 18 Nov 2018 21:48:47 +0100 Subject: [PATCH] ceph.ceph-container-common remove symlink MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- roles/ceph.ceph-container-common | 1 - 1 file changed, 1 deletion(-) delete mode 120000 roles/ceph.ceph-container-common 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 -- 2.39.5