[INFO] Créer le rôle

This commit is contained in:
2023-05-17 14:04:02 +02:00
parent ddb7a1a06a
commit 25117b6ab1
6 changed files with 58 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
---
# handlers file for stubby
- name: Redémarrer stubby.service
ansible.builtin.systemd:
state: restarted
name: stubby.service
become: true