diff options
Diffstat (limited to 'lamp/handlers/main.yml')
| -rw-r--r-- | lamp/handlers/main.yml | 7 |
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 - |
