From 7aedcd922a43d3ea75c7862ac5a5c84cc9909515 Mon Sep 17 00:00:00 2001 From: krumel Date: Thu, 3 Mar 2022 18:03:56 +0100 Subject: [PATCH] gfs-ca to staging --- inventory.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/inventory.yml b/inventory.yml index d9cdd8b..51e7046 100644 --- a/inventory.yml +++ b/inventory.yml @@ -32,3 +32,9 @@ rpi_rpios: ansible_host: 192.168.2.75 # piprint: # ansible_host: 192.168.2.95 + +# Hosts that have no proper user yet +staging: + hosts: + gfs-ca: + ansible_host: 192.168.2.72 \ No newline at end of file