Nope. Try to debug.
This commit is contained in:
parent
04a157e31b
commit
13a02217fa
2 changed files with 3 additions and 2 deletions
|
@ -63,6 +63,9 @@
|
|||
state=mounted
|
||||
when: datacenter == 'rdu'
|
||||
|
||||
- name: debugging nfs mount opts
|
||||
debug: var=nfs_mount_opts
|
||||
|
||||
- name: nfs mount points (stg)
|
||||
mount: >
|
||||
name=/{{ mnt_dir }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue