mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-19 12:35:48 +00: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