From 58dcf4694f3825ff37756790ca05a21a25a1d218 Mon Sep 17 00:00:00 2001 From: Ethan Paul Date: Fri, 20 May 2022 16:57:41 -0400 Subject: [PATCH] Add voyager workstation to inventory --- inventory.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/inventory.yaml b/inventory.yaml index 1ab0b90..74181df 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -7,6 +7,14 @@ all: ansible_user: ansible ansible_ssh_common_args: "-o ControlMaster=auto -o ControlPersist=60s -o ForwardAgent=yes" +workstation: + hosts: + voyager: + skylab_description: Personal Workstation + skylab_hostname: voyager.skylab.enp.one + skylab_targets: [workstation] + + en1: vars: skylab_location: Newton MA