Change NAS IP.

This commit is contained in:
2022-06-28 10:13:23 +02:00
parent 236cad5984
commit 2b8a4f8a23

View File

@@ -24,7 +24,7 @@
- name: Mount nas volume
ansible.posix.mount:
src: 192.168.178.28:/data
src: 192.168.178.50:/data
path: /media/nas
state: mounted
fstype: nfs