Skip to content
Snippets Groups Projects

[home-nounous] Fixed mount file mode

Merged Benjamin Graillot requested to merge home-nounous into newinfra
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -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:
Loading