mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-28 23:04:43 -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"]
|