Merge branch 'home-nounous' into 'newinfra'
[home-nounous] Fixed mount file mode See merge request nounous/ansible!53certbot_on_virtu
commit
884076186f
|
@ -13,7 +13,7 @@
|
||||||
template:
|
template:
|
||||||
src: systemd/system/home.mount.j2
|
src: systemd/system/home.mount.j2
|
||||||
dest: /etc/systemd/system/home.mount
|
dest: /etc/systemd/system/home.mount
|
||||||
mode: 0755
|
mode: 0644
|
||||||
|
|
||||||
- name: Load and activate nfs systemd mount
|
- name: Load and activate nfs systemd mount
|
||||||
systemd:
|
systemd:
|
||||||
|
|
Loading…
Reference in New Issue