X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=ansible%2Ftuer.yml;fp=ansible%2Ftuer.yml;h=4b3bd7a9d6daf92feb28b288a78b1757bc9a29e4;hb=63f0a1a580f9011f377c4564527dbf0978eb7b90;hp=0d90890538a9adf23e7a0a5a974fe481e4cb2661;hpb=a7b16357c0999e0a863ee80abde6af5f34f3a16d;p=noc.git diff --git a/ansible/tuer.yml b/ansible/tuer.yml index 0d90890..4b3bd7a 100644 --- a/ansible/tuer.yml +++ b/ansible/tuer.yml @@ -69,17 +69,17 @@ openwrt_mixin: # Go binaries /usr/local/bin/door_client: - mode: 0755 + mode: '0755' file: "{{ playbook_dir }}/.cache/openwrt/tuer/door_and_sensors/door_client/door_client" /usr/local/bin/door_daemon: - mode: 0755 + mode: '0755' file: "{{ playbook_dir }}/.cache/openwrt/tuer/door_and_sensors/door_daemon/door_daemon" /usr/local/bin/update-keys: - mode: 0755 + mode: '0755' file: "{{ playbook_dir }}/.cache/openwrt/tuer/door_and_sensors/update-keys/update-keys" /usr/local/bin/authorized_keys.sh: - mode: 0755 + mode: '0755' file: "{{ playbook_dir }}/files/tuer/authorized_keys.sh" /etc/ssh/sshd_config: