Forgot to change the mount command as well

This commit is contained in:
2017-07-27 22:57:10 -04:00
parent 4185971609
commit ef50ce48fd

View File

@@ -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