feat: added molecule testing

This commit is contained in:
Simon Cornet 2025-07-18 17:08:01 +02:00
commit 917c04ed7e
5 changed files with 97 additions and 7 deletions

View file

@ -0,0 +1,8 @@
---
- name: "converge"
hosts: "all"
become: true
gather_facts: true
roles:
- role: "siempie.atuin"