squid: add role
This commit is contained in:
4
seb4itik/byow/roles/squid/handlers/main.yml
Normal file
4
seb4itik/byow/roles/squid/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: Restart squid
|
||||
ansible.builtin.systemd:
|
||||
name: "squid"
|
||||
state: "restarted"
|
||||
Reference in New Issue
Block a user