service report, don't create the enabled file for inits other than systemd.
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
- "date > {{ services_enabled_file }}"
|
||||
- "echo '\n-= Enabled + Sorted =-\n' >> {{ services_enabled_file }}"
|
||||
- "grep 'enabled' {{ services_report_file }} | sort >> {{ services_enabled_file }}"
|
||||
when: ansible_service_mgr == "systemd"
|
||||
|
||||
- name: General | Tests | Services | Make Viewable
|
||||
file:
|
||||
|
||||
Reference in New Issue
Block a user