Fix permissions
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing

It will become useful when we store the password in the vault.
This commit is contained in:
jeltz 2021-02-03 23:55:44 +01:00
parent 9f8ad84581
commit 0988e8bbd0

View file

@ -13,7 +13,7 @@
template:
src: "{{ item }}.j2"
dest: "/etc/quagga/{{ item }}"
mode: u=rw,g=r,o=r
mode: u=rw,g=r,o=
loop:
- daemons
- zebra.conf