diff --git a/inventory.yml b/inventory.yml index bcfe92c..aa8adca 100644 --- a/inventory.yml +++ b/inventory.yml @@ -30,9 +30,10 @@ rpi_rpios: ansible_host: 192.168.2.20 naspi: ansible_host: 192.168.2.75 + gfs-ca: + ansible_host: 192.168.2.72 + ansible_user: ansible # Hosts that have no proper user yet staging: - hosts: - gfs-ca: - ansible_host: 192.168.2.72 \ No newline at end of file + hosts: \ No newline at end of file