From 0694d1fe008432cde6481fa8d534ab3046052681 Mon Sep 17 00:00:00 2001 From: bms Date: Tue, 14 Nov 2023 10:35:22 +0300 Subject: [PATCH] Update 'inventory/host.yml.example' --- inventory/host.yml.example | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/inventory/host.yml.example b/inventory/host.yml.example index 245104e..3af15e5 100644 --- a/inventory/host.yml.example +++ b/inventory/host.yml.example @@ -1,6 +1,7 @@ #--- #all: # hosts: -# supp: +# h1: # ansible_host: 8.8.8.8 # ansible_user: admin +# ansible_connection: local