1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-10-31 04:04:59 -04:00 committed by GitHub
parent 6b9ee2b6ec
commit 8305ea8b71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -189,7 +189,7 @@
when: not pathagar_enabled and is_debuntu when: not pathagar_enabled and is_debuntu
- name: Reload Apache ({{ apache_service }}) - name: Reload Apache ({{ apache_service }})
service: systemd:
name: "{{ apache_service }}" name: "{{ apache_service }}"
state: reloaded state: reloaded