Add minimal playbook to run only the mlmmj role

This commit is contained in:
Crest 2024-10-02 15:47:10 +02:00
parent ae3074789a
commit 9596dd549b
1 changed files with 8 additions and 0 deletions

8
mlmmj.yml Normal file
View File

@ -0,0 +1,8 @@
---
- hosts:
- mail
become: yes
roles:
- mlmmj