Save reports and heartbeat to 1337 drive. Fix some fact names.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
---
|
||||
# Define program names for service builtin.
|
||||
|
||||
- name: Facts | Workstation | Service | Linux
|
||||
- name: Facts | General | Service | Linux
|
||||
set_fact:
|
||||
cups: cups
|
||||
cups_pattern: cupsd
|
||||
@ -10,7 +10,7 @@
|
||||
when: ansible_system == "Linux"
|
||||
|
||||
|
||||
- name: Facts | Workstation | Service | FreeBSD
|
||||
- name: Facts | General | Service | FreeBSD
|
||||
set_fact:
|
||||
cups: cups
|
||||
cups_pattern: cupsd
|
||||
|
Reference in New Issue
Block a user