mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-12-09 19:05:32 +00:00
Solved CDN and Logout deployment bugs existing due to 2.18->2.20 update
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
import_role:
|
||||
name: "{{ handler_role_name }}"
|
||||
tasks_from: "none.yml"
|
||||
handlers_from: main
|
||||
handlers_from: "main"
|
||||
vars:
|
||||
application_id: "{{ handler_role_name }}"
|
||||
Reference in New Issue
Block a user