Fix ansible-lint for ceph package (#4568)

pull/4562/head
Maxime Guyot 2019-04-18 22:45:25 +02:00 committed by Kubernetes Prow Robot
parent ef10feb26f
commit f92309bfd0
1 changed files with 1 additions and 1 deletions

View File

@ -64,5 +64,5 @@
package:
name:
- ceph-common
state: latest
state: present
when: rbd_provisioner_enabled|default(false)