This commit is contained in:
Beth Parker 2024-10-07 22:13:31 -05:00
parent 806a3f6f01
commit 4eda7f0cba

View file

@ -11,7 +11,7 @@
- include_tasks: nfs.yml
when: mounts.nfs is defined
vars:
item: "{{ mounts.nfs }}"
nfs_mounts: "{{ mounts.nfs }}"
# - include_tasks: sshfs.yml
# loop: "{{ mounts }}"