forked from ISTI-ansible-roles/ansible-roles
6 lines
68 B
YAML
6 lines
68 B
YAML
|
---
|
||
|
- name: Reload varnish
|
||
|
service: name=varnish state=reloaded
|
||
|
|
||
|
|