mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
don't force templates, only create once in squid.yml
This commit is contained in:
parent
98cdb46116
commit
a4c0b314a8
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
owner: "{{ item.owner }}"
|
||||
group: "{{ item.group }}"
|
||||
mode: "{{ item.mode }}"
|
||||
force: no
|
||||
with_items:
|
||||
- src: 'roles/network/templates/squid/squid.sysconfig'
|
||||
dest: '/etc/sysconfig/squid'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue