diff --git a/facts/general/system.yml b/facts/general/system.yml index a1c208c..af7855b 100644 --- a/facts/general/system.yml +++ b/facts/general/system.yml @@ -28,7 +28,7 @@ - name: Facts | General | System | 1337 Mounted? stat: - path: "{{ leet_drive }}/ansible" + path: "{{ leet_drive }}/Temp/ansible" register: leet_drive_details - name: Facts | General | System | 1337 Mounted? DEBUG