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 2019-02-02 20:14:46 -05:00 committed by GitHub
parent 24645ca87a
commit 351a46f61d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,7 @@
enabled: yes
when: moodle_enabled
- name: Restart Apache ({{ apache_service }})
- name: Restart Apache service ({{ apache_service }})
service:
name: "{{ apache_service }}"
state: restarted