Need to get variable populated even if command fails.
This commit is contained in:
		| @@ -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:  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user