From 2b9ff3c22f81a8d846bbc52aaa6f6524fec3bf77 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Thu, 1 May 2025 00:27:42 -0700 Subject: initial src stuff --- inventory | 3 +++ 1 file changed, 3 insertions(+) (limited to 'inventory') diff --git a/inventory b/inventory index 1ce98a4..712c7a6 100644 --- a/inventory +++ b/inventory @@ -58,3 +58,6 @@ swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connectio [passwd] swarm-one ansible_host=10.128.0.201 ansible_user=serve ansible_connection=ssh ansible_become_password='{{ swarm_become_password }}' +[src] +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