mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
Enable varnish to start on boot also
This commit is contained in:
@@ -34,3 +34,8 @@
|
||||
- restart varnish
|
||||
tags:
|
||||
- varnish
|
||||
|
||||
- name: make sure varnish is set to enabled on boot
|
||||
service: enabled=yes name=varnish
|
||||
tags:
|
||||
- varnish
|
||||
|
||||
Reference in New Issue
Block a user