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