Need to get variable populated even if command fails.
This commit is contained in:
parent
682377a503
commit
25cde884aa
@ -4,6 +4,7 @@
|
|||||||
- name: General | Account Management | Mounts | Test SSHFS
|
- name: General | Account Management | Mounts | Test SSHFS
|
||||||
shell: "sshfs ling@leet: /mnt/leet -o allow_other,nonempty"
|
shell: "sshfs ling@leet: /mnt/leet -o allow_other,nonempty"
|
||||||
register: sshfs_works
|
register: sshfs_works
|
||||||
|
ignore_errors: yes
|
||||||
|
|
||||||
- name: General | Account Management | Mounts | Create 1337 Folder
|
- name: General | Account Management | Mounts | Create 1337 Folder
|
||||||
file:
|
file:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user