From e00bd0ba0b274b841f2887ff8d919be7a432c839 Mon Sep 17 00:00:00 2001 From: "taha@asks2" Date: Wed, 29 May 2024 05:57:49 +0200 Subject: [PATCH] Try again --- hosts.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hosts.yml b/hosts.yml index 776544e..8d99334 100644 --- a/hosts.yml +++ b/hosts.yml @@ -1,5 +1,6 @@ # https://stackoverflow.com/questions/41094864/is-it-possible-to-write-ansible-hosts-inventory-files-in-yaml all: - hosts: + children: local: - ansible_host: 127.0.0.1 + hosts: + 127.0.0.1: