Fix typo. Fix disable scp jobs.

This commit is contained in:
2021-02-07 09:01:40 -06:00
parent a3c48a73ef
commit 5fec8bb608
2 changed files with 7 additions and 2 deletions

View File

@ -62,7 +62,7 @@
- name: General | Facts | System | Report Locations (Local)
set_fact:
heartbeat_report: "{{ report_location }}/{{ heartbeat_report }}"
ansible_pull_report: "{{ report_location }}//{{ ansible_pull_report }}"
ansible_pull_report: "{{ report_location }}/{{ ansible_pull_report }}"
lynis_report: "{{ report_location }}/{{ lynis_report }}"
nmap_report: "{{ report_location }}/{{ nmap_report }}"
when: not leet_drive_details.stat.exists