mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
No need to install rkt on CoreOS
This commit is contained in:
parent
73a2a18006
commit
a643f72d93
@ -2,3 +2,4 @@
|
||||
|
||||
- name: Install rkt
|
||||
import_tasks: install.yml
|
||||
when: not ansible_os_family in ["CoreOS", "Container Linux by CoreOS"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user