From fa951168046e07aa8844f991a20026559ab974ee Mon Sep 17 00:00:00 2001 From: "Jorge E. Gomez" Date: Wed, 30 Sep 2020 00:27:12 -0500 Subject: [PATCH] Try different connection to Nginx --- local.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/local.yml b/local.yml index 51b42fd..a8b1f72 100644 --- a/local.yml +++ b/local.yml @@ -26,3 +26,4 @@ ansible_python_interpreter: python3 ansible_connection: lxd ansible_host: nginx + delegate_to: nginx