feat: add molecule role testing

This commit is contained in:
Simon Cornet 2025-07-17 16:58:14 +02:00
commit 9701ec9eac
3 changed files with 74 additions and 0 deletions

View file

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