--- - hosts: all gather_facts: no become: yes tasks: - name: fix ssh_known_hosts permissions file: path=/etc/ssh/ssh_known_hosts mode=0644