mirror of
https://github.com/geerlingguy/ansible-role-apache
synced 2024-12-22 19:10:19 +01:00
4 lines
60 B
YAML
4 lines
60 B
YAML
|
---
|
||
|
- name: restart apache
|
||
|
command: service httpd restart
|