creating trisquel playbook

This commit is contained in:
opal
2024-09-26 18:20:43 -07:00
parent ee018c401a
commit 96777f6864
8 changed files with 202 additions and 17 deletions

View File

@@ -0,0 +1,5 @@
---
- name: Restart NetworkManager
service:
name: NetworkManager
state: restarted