From 79f0ec27aa4b71c28e7129ce8ac212368f77e16d Mon Sep 17 00:00:00 2001 From: Hyperling Date: Sun, 7 Feb 2021 08:08:43 -0600 Subject: [PATCH] Add debug. --- tasks/general/acct_mgmt/mounts.yml | 3 +++ 1 file changed, 3 insertions(+) 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 }}"