From 34c83234739b01050336c9938f03fb52ea69c5cf Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 22 Dec 2021 00:52:07 +0300 Subject: inventory: my Raspberry Pi's haven't been on for a while now --- inventory.ini | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/inventory.ini b/inventory.ini index b4258a4..53a078a 100644 --- a/inventory.ini +++ b/inventory.ini @@ -1,6 +1,7 @@ -[raspberry] -pi1 ansible_host=192.168.205.1 -pi2 ansible_host=192.168.205.4 +# TODO: remove those? +#[raspberry] +#pi1 ansible_host=192.168.205.1 +#pi2 ansible_host=192.168.205.4 [desktop] laptop2 ansible_host=192.168.205.2 -- cgit v1.2.3