mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-25 23:16:05 -03: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"]
|