diff --git a/facts/general/system.yml b/facts/general/system.yml index 3a4a82c..b0f7ba8 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 }}/ansible" register: leet_drive_details - name: Facts | General | System | 1337 Mounted? DEBUG