Need to get variable populated even if command fails.

This commit is contained in:
Hyperling 2021-02-07 08:07:49 -06:00
parent 682377a503
commit 25cde884aa

View File

@ -4,6 +4,7 @@
- name: General | Account Management | Mounts | Test SSHFS
shell: "sshfs ling@leet: /mnt/leet -o allow_other,nonempty"
register: sshfs_works
ignore_errors: yes
- name: General | Account Management | Mounts | Create 1337 Folder
file: