diff options
Diffstat (limited to 'inventory.ini')
-rw-r--r-- | inventory.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/inventory.ini b/inventory.ini index 16ded52..57ee10d 100644 --- a/inventory.ini +++ b/inventory.ini @@ -1,7 +1,7 @@ -# TODO: remove those? -#[raspberry] +[raspberry] +# TODO: remove this? #pi1 ansible_host=192.168.205.1 ansible_user=egor -#pi2 ansible_host=192.168.205.4 ansible_user=egor +pi2 ansible_host=192.168.205.4 [desktop] laptop2 ansible_host=192.168.205.2 |