Variablize FreeBSD's loading of fusefs.
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
mode: '0755'
|
||||
|
||||
- name: General | Account Management | Mounts | Enable SSHFS (FreeBSD)
|
||||
shell: "kldload fusefs"
|
||||
shell: "{{ load_fusefs }}"
|
||||
ignore_errors: yes
|
||||
when: ansible_system == "FreeBSD"
|
||||
|
||||
|
Reference in New Issue
Block a user