mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 05:45:06 +03:00
Merge pull request #2926 from neith00/coreos_rkt
No need to install rkt on CoreOS
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
- name: Install rkt
|
||||
import_tasks: install.yml
|
||||
when: not ansible_os_family in ["CoreOS", "Container Linux by CoreOS"]
|
||||
|
||||
Reference in New Issue
Block a user