feat(mosh): add ansible role

This commit is contained in:
2025-04-27 17:36:49 +02:00
parent 115cfa8236
commit 762e2ffc27
7 changed files with 72 additions and 0 deletions

4
roles/mosh/vars/main.yml Normal file
View File

@ -0,0 +1,4 @@
---
mosh_states:
- "present"
- "absent"