Fix ansible-lint for ceph package (#4568)
This commit is contained in:
parent
ef10feb26f
commit
f92309bfd0
1 changed files with 1 additions and 1 deletions
|
@ -64,5 +64,5 @@
|
|||
package:
|
||||
name:
|
||||
- ceph-common
|
||||
state: latest
|
||||
state: present
|
||||
when: rbd_provisioner_enabled|default(false)
|
||||
|
|
Loading…
Reference in a new issue