Commit Graph

37 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 0eefa394aa workflows: always run in test/ dir 2021-02-11 17:28:23 +01:00
Dawid Dziurla 0d7274dc6a workflows: refactor 2021-02-11 17:24:38 +01:00
Dawid Dziurla 19d1b2c628 workflows: test installing bundled requirements 2020-12-09 11:57:12 +01:00
Dawid Dziurla e4d3ccbe7b workflows: test installing requirements 2020-12-06 17:06:29 +01:00
Dawid Dziurla 145a900758 workflows: test running the action twice 2020-12-06 16:54:32 +01:00
Dawid Dziurla 9805b8fa8b workflows: don't pass sensitive info 2020-09-04 10:16:36 +02:00
Dawid Dziurla 921a00333b workflows: modify triggers 2020-08-30 12:06:25 +02:00
Dawid Dziurla 12b09931f9 workflows: test directory 2020-05-14 20:20:43 +02:00
Dawid Dziurla 013642b2f2 workflows: more options test 2020-05-03 12:45:56 +02:00
Dawid Dziurla fd56a2ad58 rewrite in javascript 2020-05-03 11:55:12 +02:00
Dawid Dziurla 47f48fd0e8 workflows: pass -e options 2020-04-07 00:58:47 +02:00
Dawid Dziurla 6befc53422 workflows: another test job 2020-04-07 00:03:41 +02:00
Dawid Dziurla 594eddd07c workflows: no fold 2020-04-06 23:53:57 +02:00
Dawid Dziurla b870361b37 workflows: run separate jobs 2020-04-06 23:45:33 +02:00
Dawid Dziurla 32a48fb292 workflows: fold options 2020-04-06 23:39:47 +02:00
Dawid Dziurla 6bf8287520 workflows: change default directory to ./ 2020-03-24 22:32:24 +01:00
Dawid Dziurla 05885e8435 workflows: add directory input 2020-03-24 22:26:46 +01:00
Dawid Dziurla f039d623c2 workflows: use inventory and limit 2020-03-22 12:47:57 +01:00
Dawid Dziurla bcf6f7f653 workflows: specify options 2020-03-22 12:27:35 +01:00
Dawid Dziurla e57bb6ed8a workflows: mount cwd in container 2020-03-22 12:24:42 +01:00
Dawid Dziurla be21279173 workflows: fix image name 2020-03-22 12:22:12 +01:00
Dawid Dziurla 89a799ad80 workflows: adjust 2020-03-22 12:17:17 +01:00
Dawid Dziurla 43a2a4f4df workflows: word 2020-03-21 21:41:05 +01:00
Dawid Dziurla bcf9810673 workflows: just hostname 2020-03-21 21:34:08 +01:00
Dawid Dziurla 6f82c89a6c workflows: root 2020-03-21 21:33:14 +01:00
Dawid Dziurla 1c638a49c2 workflows: without = 2020-03-21 21:31:53 +01:00
Dawid Dziurla 202f288245 workflows: remove testing stuff 2020-03-21 21:30:03 +01:00
Dawid Dziurla a57a1f4727 workflows: test 2020-03-21 20:48:04 +01:00
Dawid Dziurla 39127c75f7 workflows: test 2020-03-21 20:43:33 +01:00
Dawid Dziurla efea786a0b workflows: test 2020-03-21 20:40:39 +01:00
Dawid Dziurla 8001e8dd54 workflows: test in container 2020-03-21 20:35:01 +01:00
Dawid Dziurla 030c7befbb workflows: try FQDN hostname 2020-03-21 20:26:02 +01:00
Dawid Dziurla 1fbc1a240b workflows: list containers 2020-03-21 20:04:58 +01:00
Dawid Dziurla 9aba018d71 workflows: pass the ssh public key literally 2020-03-21 19:54:21 +01:00
Dawid Dziurla 938ce6ffd6 workflows: run the playbook against other container
this way we can test if ssh is working
2020-03-21 19:44:53 +01:00
Dawid Dziurla 71c08da46c init 2020-03-21 17:06:40 +01:00