Keep the style consistent (#9116)
This commit is contained in:
parent
aca6be3adf
commit
c24a3a3b15
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
||||||
or is_fedora_coreos
|
or is_fedora_coreos
|
||||||
or ansible_distribution == "Fedora")
|
or ansible_distribution == "Fedora")
|
||||||
|
|
||||||
- name: "Install ceph-commmon package"
|
- name: Install ceph-commmon package
|
||||||
package:
|
package:
|
||||||
name:
|
name:
|
||||||
- ceph-common
|
- ceph-common
|
||||||
|
|
Loading…
Reference in a new issue