Remove spurious ceph. prefix for roles path in test.yml

Signed-off-by: Giulio Fidente <gfidente@redhat.com>
pull/3358/head
Giulio Fidente 2019-01-11 10:57:49 +01:00 committed by Sébastien Han
parent 46531ae037
commit 3f4bbbf778
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
become: true
tasks:
- import_role:
name: ceph.ceph-common
name: ceph-common
- import_role:
name: ceph-mon
- import_role: