From 669ec5736eb772d4920d326f118c221832c722bb Mon Sep 17 00:00:00 2001 From: Hyperling Date: Tue, 13 Jul 2021 08:15:55 -0500 Subject: [PATCH] Change other `localhost` to `everything`. --- local.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.yml b/local.yml index 971b488..ebcef89 100644 --- a/local.yml +++ b/local.yml @@ -147,7 +147,7 @@ # Provide information for analysis. - name: Main | Reporting - hosts: localhost + hosts: everything connection: local become: true