mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-09 02:45:17 +00:00
Solved CDN and Logout deployment bugs existing due to 2.18->2.20 update
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
- name: "Load brand logos role for '{{ application_id }}'"
|
||||
include_role:
|
||||
name: web-svc-simpleicons
|
||||
include_tasks: "utils/load_app.yml"
|
||||
vars:
|
||||
load_app_id: web-svc-simpleicons
|
||||
when:
|
||||
- run_once_web_svc_simpleicons is not defined
|
||||
- DESKTOP_SIMPLEICONS_ENABLED | bool
|
||||
|
||||
Reference in New Issue
Block a user