10 Commits

Author SHA1 Message Date
Dawid Dziurla
8b926faefd
Merge branch 'master' into master 2021-07-19 17:45:37 +02:00
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
ANDREA BIONDO s291512
afb0d3d207 Add sudo option for root access 2021-02-11 14:27:42 +01:00
Dawid Dziurla
9a7cbd2b6b
main: parse requirements yaml and run appropriate commands 2020-12-09 11:57:43 +01:00
Dawid Dziurla
d270136941
main: install collections and roles from galaxy 2020-12-09 11:36:40 +01:00
Dawid Dziurla
1b9385ee45
main: support installing requirements 2020-12-06 17:06:02 +01:00
Dawid Dziurla
83c93acd55
main: save directory to state 2020-05-14 20:13:55 +02:00
Dawid Dziurla
9fa54a34c7
main: save filenames in state 2020-05-07 11:42:10 +02:00
Dawid Dziurla
c667c001c3
main: replace all newlines 2020-05-03 12:50:24 +02:00
Dawid Dziurla
fd56a2ad58
rewrite in javascript 2020-05-03 11:55:12 +02:00