summaryrefslogtreecommitdiff
path: root/inventory
diff options
context:
space:
mode:
authorElizabeth Alexander Hunt <me@liz.coffee>2025-05-04 15:46:06 -0700
committerElizabeth Alexander Hunt <me@liz.coffee>2025-05-04 15:46:06 -0700
commit59417f290463d3aabbf3ec2ab8e75703928db217 (patch)
treeb0c2f7e7820920561e100d35ae552a30bc993fb6 /inventory
parentb15dfc4a99c066be88406df259bd6367a26b48e4 (diff)
downloadinfra-59417f290463d3aabbf3ec2ab8e75703928db217.tar.gz
infra-59417f290463d3aabbf3ec2ab8e75703928db217.zip
First attempt at CI
Diffstat (limited to 'inventory')
-rw-r--r--inventory3
1 files changed, 3 insertions, 0 deletions
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 }}'
+