mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
and we have an httpd service to restart
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user