diff --git a/tasks/general/acct_mgmt/mounts.yml b/tasks/general/acct_mgmt/mounts.yml index 3beeba1..23022d4 100644 --- a/tasks/general/acct_mgmt/mounts.yml +++ b/tasks/general/acct_mgmt/mounts.yml @@ -6,6 +6,9 @@ register: sshfs_works ignore_errors: yes +- debug: + var: sshfs_works + - name: General | Account Management | Mounts | Create 1337 Folder file: path: "{{ leet_drive }}"