Merge branch 'home-nounous' into 'newinfra'

[home-nounous] Fixed mount file mode

See merge request nounous/ansible!53
certbot_on_virtu
_benjamin 2020-08-17 14:00:40 +02:00
commit 884076186f
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
template:
src: systemd/system/home.mount.j2
dest: /etc/systemd/system/home.mount
mode: 0755
mode: 0644
- name: Load and activate nfs systemd mount
systemd: