Fix quotes.

This commit is contained in:
Hyperling 2021-02-06 09:19:31 -06:00
parent 1a43936c6b
commit 37773c57c3

View File

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