Add global ssh_known_hosts to adm hosts

This commit is contained in:
Timo Makinen 2024-03-23 19:54:57 +00:00
parent b1c3597fa9
commit 365d0af6a6

View file

@ -28,6 +28,7 @@
- ansible_host - ansible_host
- certbot - certbot
- sshca - sshca
- ssh_known_hosts
- role: keytab - role: keytab
keytab_principals: keytab_principals:
- "host/{{ inventory_hostname }}@{{ kerberos_realm }}" - "host/{{ inventory_hostname }}@{{ kerberos_realm }}"