Remove embedded converge.yml
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
See https://github.com/ansible-community/molecule/issues/2675.
This commit is contained in:
parent
a2ee39a2f0
commit
dfb003fdcb
@ -1,7 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Converge
|
|
||||||
hosts: all
|
|
||||||
tasks:
|
|
||||||
- name: "Include {{ cookiecutter.role_name }}"
|
|
||||||
include_role:
|
|
||||||
name: "{{ cookiecutter.role_name }}"
|
|
Loading…
Reference in New Issue
Block a user