From e5003963103683aa476d719be22fa29080417437 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Sun, 5 Oct 2025 16:43:55 -0700 Subject: Add ansicolor to inventory and as deploy role --- inventory | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory') diff --git a/inventory b/inventory index 00b51ea..3e604a9 100644 --- a/inventory +++ b/inventory @@ -77,5 +77,8 @@ swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connectio [coffee] swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}' +[ansicolor] +swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}' + [backup] swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}' -- cgit v1.2.3-70-g09d2