diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-07 16:37:58 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-07 16:37:58 +0200 |
commit | 4f65932bca3721e3b43e5b2366410cf28050de39 (patch) | |
tree | 371e600e0387272faa02434630dc1d6548ecffab | |
parent | remove vpn-ru (diff) | |
download | maintenance-4f65932bca3721e3b43e5b2366410cf28050de39.tar.gz maintenance-4f65932bca3721e3b43e5b2366410cf28050de39.zip |
remove pc1
Diffstat (limited to '')
-rw-r--r-- | inventory.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inventory.ini b/inventory.ini index c60acb1..fdcc693 100644 --- a/inventory.ini +++ b/inventory.ini @@ -5,7 +5,6 @@ pi2 ansible_host=192.168.205.4 [desktop] laptop2 ansible_host=192.168.205.2 -pc1 ansible_host=192.168.205.3 [cloud] web ansible_host=192.168.205.8 |