Update IP address of NAS.

This commit is contained in:
2023-04-11 07:12:06 +02:00
parent e3a79766d3
commit 4ae10c26a6

View File

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