Fix when spacing.
This commit is contained in:
@@ -27,11 +27,11 @@
|
||||
|
||||
tasks:
|
||||
- include: tasks/flatpaks.yml
|
||||
when: ansible_distribution != "FreeBSD"
|
||||
when: ansible_distribution != "FreeBSD"
|
||||
|
||||
tasks:
|
||||
- include: tasks/freebsd_gui.yml
|
||||
when: ansible_distribution == "FreeBSD"
|
||||
when: ansible_distribution == "FreeBSD"
|
||||
|
||||
|
||||
# Run hardness checks
|
||||
|
Reference in New Issue
Block a user