fretlink / ansible-rundeck-jobs

Synchronize rundeck jobs from a dir with a rundeck project
0 stars 2 forks source link

Unmask Job creation error #12

Closed gaetanfl closed 2 years ago

gaetanfl commented 2 years ago

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.