From c51f1ba6b7d2def2c356aad484a1a3b147cbd11a Mon Sep 17 00:00:00 2001 From: "B.E. Droge" Date: Mon, 13 Jun 2022 17:07:00 +0200 Subject: [PATCH] Update 'clean_known_hosts.yml' --- clean_known_hosts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clean_known_hosts.yml b/clean_known_hosts.yml index edc7bb5..1b6911a 100644 --- a/clean_known_hosts.yml +++ b/clean_known_hosts.yml @@ -1,6 +1,6 @@ --- - hosts: localhost - become: yes + #become: yes tasks: - name: Show contents of known_hosts file shell: |