summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
Diffstat (limited to 'inventory')
-rw-r--r--inventory3
1 files changed, 3 insertions, 0 deletions
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 }}'