Commit Graph

31 Commits

Author SHA1 Message Date
dcore94 ab240f7e0d pass ansible script as b64 encoded 2024-01-15 16:41:59 +01:00
dcore94 ced95da38e fixed bug, if is esclusive 2023-07-18 16:19:15 +02:00
dcore94 ee7f90a0a5 added support for multipart/form-data with adherence to mime type specification for single parts 2023-07-17 17:31:13 +02:00
Mauro Mugnaini 0d196350a4 Main plugin's requested operation is now logged at `info` 2023-04-17 17:33:22 +02:00
Mauro Mugnaini 114b8e07cf Added `connection-timeout` (int), `connection-timeout` (int) and `no-timeout` (boolean) task parameters to control the newly introduced default timeouts (5s connect, 10s read) 2023-03-14 13:20:39 +01:00
Mauro Mugnaini 9ad76dd918 Added timeout in registration of task definitions 2023-03-14 13:20:13 +01:00
Mauro Mugnaini 494ae3c594 Removed tabs and others indentation extra spaces 2023-03-14 13:17:58 +01:00
dcore94 86548bb750 get user for email server also from ENV 2022-09-30 16:00:20 +02:00
dcore94 6bd8fa3aab fix encoding of text payloads to utf-8 2022-09-07 16:49:06 +02:00
dcore94 07f8e5df56 ported fix of result return 2022-09-07 15:50:07 +02:00
dcore94 97cdf10a82 HTTP headers are now case insensitive. get password also from env rather than only from config 2022-07-28 18:00:36 +02:00
dcore94 be37768e00 passign authorization header also for task registration 2022-04-20 15:54:26 +02:00
dcore94 1a85ae9f8d moved multipart to streaming 2021-10-11 17:43:59 +02:00
dcore94 5793bc9edd completed support for CC and BCC 2021-10-04 12:16:10 +02:00
dcore94 622443d163 add body to output when error 2021-09-24 11:26:06 +02:00
dcore94 6e401e3dcb added fail attribute 2021-09-17 09:46:23 +02:00
dcore94 06d23c6406 fixed illegal access to second status when first call fails 2021-09-13 17:15:51 +02:00
dcore94 4db20a2e1f first commit of HTTPBridge 2021-07-16 09:07:28 +02:00
dcore94 3b0e186281 passing config to all plugins 2021-03-22 16:36:35 +01:00
dcore94 0ef02a64f3 Improved Ansible and PAcker workers 2021-03-22 11:43:41 +01:00
dcore94 5e6f850f28 added worker for sending emails and example configuration file 2021-03-22 11:28:05 +01:00
dcore94 c6b4b0569b added task name and set fatcs to output 2021-02-11 15:39:52 +01:00
Marco Lettere 8bee5a9f69 improved code on Ansible and Packer workers 2020-11-16 17:48:27 +01:00
Marco Lettere 54464620e2 improved logging 2020-11-12 18:38:54 +01:00
Marco Lettere 66355c1f60 improved logging and optimized default threads and pollrate 2020-11-06 18:26:44 +01:00
Marco Lettere d5b6846dc3 resistent to python3.6.x 2020-11-05 09:27:00 +01:00
dcore94 4526d0c999 major refactoring 2020-10-14 18:06:28 +02:00
dcore94 52bd06c871 added Ansible and fixed minimal issues 2020-10-02 14:56:45 +02:00
dcore94 af43655dfd added Shell, File and Sequence plugins 2020-09-09 17:02:36 +02:00
dcore94 2ee155687c First share 2020-07-06 12:22:52 +02:00
dcore94 028ed9e934 First share 2020-06-19 10:50:02 +02:00