Converge must stay for now
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
See https://github.com/ansible-community/molecule/issues/2675.
This commit is contained in:
parent
9164e92d38
commit
a2ee39a2f0
7
integration/molecule/default/converge.yml
Normal file
7
integration/molecule/default/converge.yml
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
- name: Converge
|
||||||
|
hosts: all
|
||||||
|
tasks:
|
||||||
|
- name: "Include integration"
|
||||||
|
include_role:
|
||||||
|
name: "integration"
|
Loading…
Reference in New Issue
Block a user