Deploy custom facts with nginx_vhosts

This commit is contained in:
Emilien Mantel
2016-11-29 14:32:27 +01:00
parent 4a3aed6974
commit 8caddedc68
5 changed files with 25 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
{
"fact_nginx_vhosts":
{{ nginx_vhosts | to_nice_json(indent=8) }}
}