fix spelling error (#8342)

This commit is contained in:
jbpratt 2022-01-03 01:55:00 -06:00 committed by GitHub
parent ed3932b7d5
commit e88a27790c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -112,7 +112,7 @@
register: need_bootstrap_crio
when: is_ostree
- name: Install cri-o packages with osttree
- name: Install cri-o packages with ostree
command: "rpm-ostree install {{ crio_packages|join(' ') }}"
when:
- is_ostree