]> git.immae.eu Git - github/fretlink/ansible-rundeck-jobs.git/commit
Unmask Job creation error 12/head
authorGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Mon, 15 Nov 2021 14:34:49 +0000 (15:34 +0100)
committerGaëtan Duchaussois <gaetan.duchaussois@fretlink.com>
Mon, 15 Nov 2021 14:34:49 +0000 (15:34 +0100)
commit95a202dcbd62d616698aedc7f993f91910b2187d
treeb7218451255dd98ef7ac1bea70358a19404741a2
parent0f0259c91faa37ec6c7e7d89cc47f41ca065a244
Unmask Job creation error

The rundeck job creation api endpoint always return 200 with the result
in the body. The ansible action always succeed. This PR displays the
errors and if `rundeck_ignore_creation_error` is set to false, fails.
README.md
defaults/main.yml
tasks/rundeck.yml