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

Update php-stem.yml

This commit is contained in:
A Holt 2018-07-18 18:31:35 -04:00 committed by GitHub
parent 8bd3ee999c
commit 1459e6963b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,7 +31,7 @@
remote_src: yes
when: not is_rpi
- name: Restart Apache
- name: Restart apache2 / httpd
service:
name: "{{ apache_service }}"
state: restarted