From 35832ebd87058a28e98b166cfa1880b2635d1415 Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Sun, 11 Sep 2022 18:06:04 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdf.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/mpdf.conf.j2 b/playbooks/mpdf.conf.j2 index b3ecf85..3401274 100644 --- a/playbooks/mpdf.conf.j2 +++ b/playbooks/mpdf.conf.j2 @@ -16,7 +16,7 @@ music_directory "nfs://example.com/path/to/your/music/" database { plugin "proxy" - host "{{ hostvars['mpdb1']['ansible_facts']['ansible_eth1']['ipv4']['address'] }}" + host "" # host "142.93.181.29" port "8888" password "password"