From 1951bf191f75c8ab480fda343641d413c370922c Mon Sep 17 00:00:00 2001 From: Maxim Vershinin Date: Mon, 6 Jul 2026 16:09:22 +0000 Subject: [PATCH] MINOR: test host is changed --- inventory/hosts.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inventory/hosts.yaml b/inventory/hosts.yaml index 1e49217..e56d517 100644 --- a/inventory/hosts.yaml +++ b/inventory/hosts.yaml @@ -1,5 +1,5 @@ --- physical: hosts: - 192.168.0.5: - ansible_become_password: "{{ ansible_become_passwd }}" \ No newline at end of file + 192.168.0.40: + ansible_become_password: "{{ ansible_become_passwd }}"