Commit graph

9 commits

Author SHA1 Message Date
Scott W Harden
48dc3972df
more documentation with code sample (#21)
* improve debug logging documentation
* document how to log response content
* add syntax highlighting
* improve description

This action can be used to do more than just interact with Ansible AWS. I rephrased the description to emphasize its general utility.
2021-01-26 17:49:24 +01:00
Frank Jogeleit
b6bb4fa030
File upload (#20)
* Add Support for FileUpload
2021-01-24 13:14:13 +01:00
Jasper
eff73a48f7
Update README.md 2021-01-20 00:21:04 +01:00
Frank Jogeleit
0cc64a5579
Support for unescaped newlines in data (#16)
* support newline escaping
2020-10-07 18:29:38 +02:00
Frank Jogeleit
60ab747148 Split Action in multiple files to improve testing
Add a new InputOption to ignore a failure for no response receive
2020-07-30 18:27:27 +02:00
Frank Jogeleit
348745cc31
Update README.md 2020-06-30 10:30:02 +02:00
Frank
acd894b2e1 update readme 2020-04-21 14:16:49 +02:00
Frank
0170dcbc31 Add support for custom headers 2020-03-25 11:15:19 +01:00
Frank
df0f4b3bfd Init Action 2020-02-24 10:23:15 +01:00