From 2909ff0ff42f75d58228fe2b3d8790302c5b8466 Mon Sep 17 00:00:00 2001 From: krumel Date: Thu, 3 Mar 2022 18:08:51 +0100 Subject: [PATCH] gfs-ca staging -> rpi_rpios, for real this time --- inventory.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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