aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-04-26 21:56:28 +0200
committerEgor Tensin <Egor.Tensin@gmail.com>2022-04-26 21:56:28 +0200
commitf63f87984af34d89722d47504464471e57f2bd36 (patch)
treee1fc664582c9fd18400b4fc59394e3e70a189565
parentmy_server: update directory (diff)
downloadmaintenance-f63f87984af34d89722d47504464471e57f2bd36.tar.gz
maintenance-f63f87984af34d89722d47504464471e57f2bd36.zip
inventory: update users
-rw-r--r--inventory.ini10
1 files changed, 5 insertions, 5 deletions
diff --git a/inventory.ini b/inventory.ini
index d516f49..16ded52 100644
--- a/inventory.ini
+++ b/inventory.ini
@@ -1,15 +1,15 @@
# TODO: remove those?
#[raspberry]
-#pi1 ansible_host=192.168.205.1
-#pi2 ansible_host=192.168.205.4
+#pi1 ansible_host=192.168.205.1 ansible_user=egor
+#pi2 ansible_host=192.168.205.4 ansible_user=egor
[desktop]
laptop2 ansible_host=192.168.205.2
pc1 ansible_host=192.168.205.3
[cloud]
-web ansible_host=192.168.205.8 ansible_user=maintenance
-vpn ansible_host=192.168.205.254 ansible_port=80 ansible_user=maintenance
+web ansible_host=192.168.205.8
+vpn ansible_host=192.168.205.254 ansible_port=80
[all:vars]
-ansible_user=egor
+ansible_user=maintenance