Update 'clean_known_hosts.yml'

This commit is contained in:
B.E. Droge 2022-06-13 17:07:00 +02:00
parent d556f7a71d
commit c51f1ba6b7
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
- hosts: localhost - hosts: localhost
become: yes #become: yes
tasks: tasks:
- name: Show contents of known_hosts file - name: Show contents of known_hosts file
shell: | shell: |