Commit Graph

4 Commits

Author SHA1 Message Date
Scott Rubin
d45b74f42d Add support for SSH Host Key Checking
By default it seems that SSH host key checking has been disabled. This
patch makes it optional. If a variable named known_hosts is passed in,
the key checking will be enabled. The variable should contain the
complete contents of the known_hosts file, which must contain the public
key(s) of the host(s) in the inventory.
2021-04-04 16:51:46 -04:00
Dawid Dziurla
81f2a15778
post: check if file exists before unlinking 2020-12-06 16:54:45 +01:00
Dawid Dziurla
89ee60634c
post: change directory if saved 2020-05-14 20:16:43 +02:00
Dawid Dziurla
6249522d7c
add post script 2020-05-07 11:42:11 +02:00