Fix quotes.

This commit is contained in:
2026-07-30 09:39:02 -07:00
parent 15a79578e6
commit a85cbf277f
+1 -1
View File
@@ -5,7 +5,7 @@
set_fact: set_fact:
services_report_file: "{{ user_user.home }}/Reports/{{ ansible_hostname }}.services.txt" services_report_file: "{{ user_user.home }}/Reports/{{ ansible_hostname }}.services.txt"
services_enabled_file: "{{ user_user.home }}/Reports/{{ ansible_hostname }}.services-enabled.txt" services_enabled_file: "{{ user_user.home }}/Reports/{{ ansible_hostname }}.services-enabled.txt"
services_command: "echo 'Service Manager {{ ansisible_service_mgr }} Not Recognized' services_command: "echo 'Service Manager {{ ansisible_service_mgr }} Not Recognized'"
- name: General | Tests | Services | Set Facts | SystemD - name: General | Tests | Services | Set Facts | SystemD
set_fact: set_fact: