Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
commit
a3bd45d7cf
91 changed files with 3479 additions and 0 deletions
7
roles/golang/molecule/default/converge.yml
Normal file
7
roles/golang/molecule/default/converge.yml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
- name: Converge
|
||||
hosts: molecule
|
||||
roles:
|
||||
- golang
|
||||
vars:
|
||||
golang_version: 1.25.4
|
||||
Loading…
Add table
Add a link
Reference in a new issue