add rdo.conf to apache config
This commit is contained in:
parent
043f8e55ea
commit
76e40072ab
2 changed files with 8 additions and 0 deletions
|
@ -14,6 +14,9 @@
|
|||
- name: restart httpd
|
||||
action: service name=httpd state=restarted
|
||||
|
||||
- name: restart apache
|
||||
action: service name=httpd state=restarted
|
||||
|
||||
- name: restart lighttpd
|
||||
action: service name=lighttpd state=restarted
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue