From 63abc810ce832b9856ef6217d3979966bfbe2482 Mon Sep 17 00:00:00 2001 From: Ricard Illa Date: Fri, 21 Oct 2022 12:38:35 +0200 Subject: [PATCH] print facts playbook --- print_facts.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/print_facts.yml b/print_facts.yml index 3a31f9b..01484e2 100644 --- a/print_facts.yml +++ b/print_facts.yml @@ -1,6 +1,5 @@ --- -- hosts: - - pikvm +- hosts: all gather_facts: true become: false tasks: