Removing TODOs and fixing some consistency errors.

This commit is contained in:
2021-01-31 17:21:39 -06:00
parent a62afe01d0
commit 235d8c304d
10 changed files with 15 additions and 10 deletions

View File

@ -10,8 +10,7 @@
when: ansible_distribution == "Pop!_OS"
# TODO Needs tested
- name: Set Debian and Ubuntu Package Names
- name: Set Debian and Ubuntu Package Names
set_fact:
firefox: firefox-esr
thunderbird: thunderbird

View File

@ -10,7 +10,6 @@
when: ansible_distribution == "Pop!_OS"
# TODO Needs tested
- name: Set Debian and Ubuntu Service Names
set_fact:
cups: cups

View File

@ -1,3 +1,4 @@
---
# Define file, folder, and other facts per OS.
- name: Set Pop OS Facts