Remove comments, FreeBSD has been tested pretty well now. Still have a bit to do though in the GUI setup file.
This commit is contained in:
parent
4cd52e5405
commit
63e848210c
@ -20,7 +20,6 @@
|
||||
when: ansible_distribution == "Ubuntu"
|
||||
|
||||
|
||||
# TODO Needs tested
|
||||
- name: Set FreeBSD FS Names
|
||||
ansible.builtin.set_fact:
|
||||
lynis_install_dir: /usr/local/lynis
|
||||
|
@ -20,7 +20,6 @@
|
||||
when: ansible_distribution == "Ubuntu"
|
||||
|
||||
|
||||
# TODO Needs tested
|
||||
- name: Set FreeBSD Package Names
|
||||
ansible.builtin.set_fact:
|
||||
firefox: firefox-esr
|
||||
|
@ -20,7 +20,6 @@
|
||||
when: ansible_distribution == "Ubuntu"
|
||||
|
||||
|
||||
# TODO Needs tested
|
||||
- name: Set FreeBSD Service Names
|
||||
ansible.builtin.set_fact:
|
||||
cups: cups
|
||||
|
Loading…
x
Reference in New Issue
Block a user