Add molecule for Kata Containers with Containerd (#6905)

This commit is contained in:
Pasquale Toscano
2020-12-01 08:34:49 +01:00
committed by GitHub
parent 80eb1ad936
commit f1231bb97d
4 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: Prepare
hosts: all
gather_facts: False
roles:
- role: bootstrap-os