[INFO] Créer le rôle

This commit is contained in:
2023-05-17 15:35:42 +02:00
parent ddb7a1a06a
commit 008003d83a
6 changed files with 76 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