mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Fix GNOME extension state fact ordering
This commit is contained in:
@@ -185,6 +185,10 @@
|
|||||||
)
|
)
|
||||||
| from_yaml
|
| from_yaml
|
||||||
}}
|
}}
|
||||||
|
|
||||||
|
- name: Build desired workstation GNOME enabled extensions list
|
||||||
|
tags: [gnome]
|
||||||
|
ansible.builtin.set_fact:
|
||||||
workstation_enabled_gnome_extensions_desired: >-
|
workstation_enabled_gnome_extensions_desired: >-
|
||||||
{{
|
{{
|
||||||
(
|
(
|
||||||
|
|||||||
Reference in New Issue
Block a user