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