kayobe/ansible/ssh-known-host.yml

8 lines
115 B
YAML

---
- name: Ensure known hosts are configured
hosts: all
gather_facts: no
roles:
- role: ssh-known-host