Update Nas IP.

This commit is contained in:
2022-06-28 10:08:09 +02:00
parent 321ac5fa60
commit 236cad5984

View File

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