Make name consistent.
This commit is contained in:
parent
715d76bf10
commit
37f725f6fb
@ -44,7 +44,7 @@
|
|||||||
report_scp_location: "Temp/ansible/"
|
report_scp_location: "Temp/ansible/"
|
||||||
when: not leet_drive_details.stat.exists
|
when: not leet_drive_details.stat.exists
|
||||||
|
|
||||||
- name: General | Facts | System | Reports Destinations
|
- name: General | Facts | System | Report Destinations
|
||||||
set_fact:
|
set_fact:
|
||||||
heartbeat_report: "{{ report_location }}/{{ ansible_hostname }}.txt"
|
heartbeat_report: "{{ report_location }}/{{ ansible_hostname }}.txt"
|
||||||
ansible_pull_report: "{{ report_location }}/pull/{{ ansible_hostname }}_last_pull_times.txt"
|
ansible_pull_report: "{{ report_location }}/pull/{{ ansible_hostname }}_last_pull_times.txt"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user