From 93985fdb88dbd89e3524aefe3f0b3ce5167a786e Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Tue, 30 Sep 2025 23:09:16 -0700 Subject: Add backup role --- inventory | 2 ++ 1 file changed, 2 insertions(+) (limited to 'inventory') diff --git a/inventory b/inventory index 2e636dd..00b51ea 100644 --- a/inventory +++ b/inventory @@ -77,3 +77,5 @@ 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 }}' +[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