From ec767c1e2ac78f69ec1037126fa09a46dc19f59e Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Fri, 9 Sep 2022 06:55:12 -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 091eae7..919901a 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']['eth0']['ipv4']['address'] }}" + host "{{ hostvars['mpdb1']['ansible_facts']['ansible_eth1']['eth1']['ipv4']['address'] }}" # host "142.93.181.29" port "8888" password "password"