Better names. :)

This commit is contained in:
2021-02-02 21:28:17 -06:00
parent b221478f35
commit 2951b687ae
18 changed files with 52 additions and 52 deletions

View File

@ -1,7 +1,7 @@
---
# Define program names per OS for service builtin.
- name: Set Pop OS Service Names
- name: Facts | Workstation | Service | Pop OS
set_fact:
cups: cups
cups_pattern: cupsd
@ -10,7 +10,7 @@
when: ansible_distribution == "Pop!_OS"
- name: Set Debian and Ubuntu Service Names
- name: Facts | Workstation | Service | Debian and Ubuntu
set_fact:
cups: cups
cups_pattern: cupsd
@ -19,7 +19,7 @@
when: ansible_distribution in ("Debian","Ubuntu")
- name: Set FreeBSD Service Names
- name: Facts | Workstation | Service | FreeBSD
set_fact:
cups: cups
cups_pattern: cupsd