and we have an httpd service to restart
This commit is contained in:
parent
3ce4b872d3
commit
5f6624fe82
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
- basset
|
||||
- basset/frontend
|
||||
|
||||
- name: restart httpd
|
||||
service: name=httpd state=restarted
|
||||
|
||||
- name: install basset config
|
||||
template: src=frontend.cfg.j2 dest=/etc/basset/frontend.cfg
|
||||
owner=basset-frontend group=basset-frontend mode=0600
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue