Don't store shell host ip to known_hosts in adm
This commit is contained in:
parent
3d885de573
commit
77ee001c54
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue