Don't store shell host ip to known_hosts in adm

This commit is contained in:
Timo Makinen 2021-03-17 21:03:14 +00:00
parent 3d885de573
commit 77ee001c54

View file

@ -51,6 +51,8 @@
content: |
Host *.home.foo.sh
CheckHostIP no
Host shell??.foo.sh
CheckHostIP no
dest: /root/.ssh/config
mode: 0600
owner: root