Initial commit
Some checks failed
/ ansible-docsmith (push) Failing after 24s

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2026-02-16 18:57:09 +01:00 committed by Julien Riou
commit a3bd45d7cf
Signed by: jriou
GPG key ID: 9A099EDA51316854
91 changed files with 3479 additions and 0 deletions

View file

@ -0,0 +1,7 @@
---
- name: Converge
hosts: molecule
roles:
- golang
vars:
golang_version: 1.25.4