diff options
-rw-r--r-- | inventory.ini | 7 |
1 files 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 |