Skip to content
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.

Commit

Permalink
tinyproxy cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
alimakki committed Sep 23, 2018
1 parent e08792e commit 6f73f6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions playbooks/roles/tinyproxy/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
group: root
mode: 0644

- name: Clean up the installed-by-default tinyproxy configuration file
file:
path: /etc/tinyproxy.conf
state: absent
#- name: Clean up the installed-by-default tinyproxy configuration file
# file:
# path: /etc/tinyproxy.conf
# state: absent

- name: Enable and restart the tinyproxy service
systemd:
Expand Down

0 comments on commit 6f73f6f

Please sign in to comment.