Skip to content
Snippets Groups Projects
Unverified Commit 3d2ea28c authored by Andreas Krüger's avatar Andreas Krüger Committed by GitHub
Browse files

Merge pull request #2926 from neith00/coreos_rkt

No need to install rkt on CoreOS
parents 73a2a180 a643f72d
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,4 @@
- name: Install rkt
import_tasks: install.yml
when: not ansible_os_family in ["CoreOS", "Container Linux by CoreOS"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment