rename file
Signed-off-by: Frank Villaro-Dixon <frank@villaro-dixon.eu>
This commit is contained in:
parent
7873f0e724
commit
58e86227b9
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
|
|
||||||
- name: Copy systemd mount file
|
- name: Copy systemd mount file
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
src: files/systemd-mount.conf
|
src: files/systemd-mount.mount
|
||||||
dest: /etc/systemd/system/mnt-syno-InfraBackups.mount
|
dest: /etc/systemd/system/mnt-syno-InfraBackups.mount
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
|
|
Loading…
Reference in a new issue