Forgot to change the mount command as well
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
file: path=/data state=directory
|
||||
|
||||
- name: Mount data directory
|
||||
shell: mount 10.0.0.150:/volumeUSB1/usbshare/raw-files/fileserver/shares/lab-data/{{ ansible_hostname }} /data
|
||||
shell: mount 10.0.0.150:/volumeUSB1/usbshare/raw-files/fileserver/shares/lab-data /data
|
||||
ignore_errors: yes
|
||||
|
||||
- name: test for swap partition
|
||||
|
||||
Reference in New Issue
Block a user