From 9613d10b33c0d3efc1322ff8ff5e095308fd3f3a Mon Sep 17 00:00:00 2001 From: "B.E. Droge" Date: Fri, 1 Apr 2022 13:08:10 +0200 Subject: [PATCH] run on all hosts --- hello.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello.yml b/hello.yml index ec15da9..7d0b803 100644 --- a/hello.yml +++ b/hello.yml @@ -1,6 +1,6 @@ --- - name: Echo - hosts: peregrine + hosts: all tasks: - name: Print hello