Fix dash in variable name. Update hosts file. Better names in local.

This commit is contained in:
2021-02-02 21:31:45 -06:00
parent 2951b687ae
commit bb242098db
5 changed files with 9 additions and 11 deletions
facts/workstation
hostslocal.yml
tasks
freebsd
software
linux
software

@ -6,7 +6,7 @@
name:
- xorg
- gnome3
- "{{ firefox-esr }}"
- "{{ firefox_esr }}"
- "{{ thunderbird }}"
state: present

@ -35,7 +35,7 @@
package:
name:
- "{{ firefox }}"
- "{{ firefox-esr }}"
- "{{ firefox_esr }}"
- "{{ thunderbird }}"
- "{{ evolution }}"
state: absent