forked from FF-RGB/ansible
Adjusted Permissions
This commit is contained in:
parent
fff7a8d27f
commit
4b216f8d1f
@ -55,7 +55,7 @@
|
||||
file: path=/etc/fastd/{{ site_code }}/vpn-blacklist/ state=directory
|
||||
|
||||
- name: Create Blacklist file
|
||||
copy: src=blacklist.json dest=/etc/fastd/{{ site_code }}/vpn-blacklist/blacklist.json mode=0755
|
||||
copy: src=blacklist.json dest=/etc/fastd/{{ site_code }}/vpn-blacklist/blacklist.json mode=0644
|
||||
|
||||
- name: Enable fastd {{ site_code }}
|
||||
service: name=fastd@{{ site_code }}{{ item }} enabled=yes
|
||||
|
Loading…
Reference in New Issue
Block a user