No need to install rkt on CoreOS
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…
Reference in New Issue