mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-08-23 23:14:27 +07:00
Deploy custom facts with nginx_vhosts
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"fact_nginx_vhosts":
|
||||
{{ nginx_vhosts | to_nice_json(indent=8) }}
|
||||
}
|
||||
Reference in New Issue
Block a user