mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Added get_domain function
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
application_id: "html_server"
|
||||
domain: "{{domains[application_id]}}"
|
||||
domain: "{{domains | get_domain(application_id)}}"
|
Reference in New Issue
Block a user