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: |