From 1bbf1dbbb1302a3272bddb188f2042d6a4ab78a3 Mon Sep 17 00:00:00 2001 From: Samuel Clay Date: Fri, 29 Jan 2021 12:20:27 -0500 Subject: [PATCH] Stubbing in consul-manager to www --- ansible/setup_www.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/setup_www.yml b/ansible/setup_www.yml index eee22f982..d9e62a579 100644 --- a/ansible/setup_www.yml +++ b/ansible/setup_www.yml @@ -11,5 +11,5 @@ - base - docker - consul + - consul-manager - haproxy - - {role: etchosts, tags: 'etchosts'}