From 59417f290463d3aabbf3ec2ab8e75703928db217 Mon Sep 17 00:00:00 2001 From: Elizabeth Alexander Hunt Date: Sun, 4 May 2025 15:46:06 -0700 Subject: First attempt at CI --- inventory | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory') diff --git a/inventory b/inventory index 2b2ebe9..86135a8 100644 --- a/inventory +++ b/inventory @@ -65,3 +65,6 @@ swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connectio [test] swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}' +[ci] +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