summaryrefslogtreecommitdiff
path: root/lamp/handlers/main.yml
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2026-09-18 01:19:20 +0200
committerjerome <jerome@xlinfo.fr>2026-09-18 01:19:20 +0200
commitaa1e170bbc39440d85b660aad530001e6f8de3e4 (patch)
tree6f5372e74b1b8f6c7cf167bca774fa5bcf543146 /lamp/handlers/main.yml
parente9d771811b033f6bc1aeb3712050d1d300b8cc13 (diff)
downloadlamp-aa1e170bbc39440d85b660aad530001e6f8de3e4.tar.gz
lamp-aa1e170bbc39440d85b660aad530001e6f8de3e4.zip
MAJ
Diffstat (limited to 'lamp/handlers/main.yml')
-rw-r--r--lamp/handlers/main.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/lamp/handlers/main.yml b/lamp/handlers/main.yml
deleted file mode 100644
index b583d01..0000000
--- a/lamp/handlers/main.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-# handlers file for lamp
-- name: restarting_apache
- service:
- name: '{{apache.service}}'
- state: restarted
-