mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-19 18:07:37 -02:30
6 lines
126 B
YAML
6 lines
126 B
YAML
---
|
|
|
|
- name: Install rkt
|
|
import_tasks: install.yml
|
|
when: not ansible_os_family in ["CoreOS", "Container Linux by CoreOS"]
|