Browse Source

Keep the style consistent (#9116)

pull/9115/head
gssjl2008 2 years ago
committed by GitHub
parent
commit
c24a3a3b15
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. 2
      roles/bootstrap-os/tasks/main.yml

2
roles/bootstrap-os/tasks/main.yml

@ -84,7 +84,7 @@
or is_fedora_coreos
or ansible_distribution == "Fedora")
- name: "Install ceph-commmon package"
- name: Install ceph-commmon package
package:
name:
- ceph-common

Loading…
Cancel
Save