[INFO] Créer le rôle

This commit is contained in:
2023-05-17 13:54:20 +02:00
parent ddb7a1a06a
commit 1971f83868
6 changed files with 57 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