mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 09:27:38 -02:30
Add Molecule to Docker role (#5129)
* Add Molecule for container-engine/docker * Add bootstrap-os to Molecule prepare stage
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- name: Prepare
|
||||
hosts: all
|
||||
gather_facts: False
|
||||
roles:
|
||||
- role: bootstrap-os
|
||||
Reference in New Issue
Block a user