update
This commit is contained in:
parent
806a3f6f01
commit
4eda7f0cba
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
||||||
- include_tasks: nfs.yml
|
- include_tasks: nfs.yml
|
||||||
when: mounts.nfs is defined
|
when: mounts.nfs is defined
|
||||||
vars:
|
vars:
|
||||||
item: "{{ mounts.nfs }}"
|
nfs_mounts: "{{ mounts.nfs }}"
|
||||||
|
|
||||||
# - include_tasks: sshfs.yml
|
# - include_tasks: sshfs.yml
|
||||||
# loop: "{{ mounts }}"
|
# loop: "{{ mounts }}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue