Fix path.

This commit is contained in:
Hyperling 2021-02-06 09:27:08 -06:00
parent 3b8a41d761
commit 9d4505f127

View File

@ -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