mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
Rundeck - fix TypeError on 404 api response (#6983)
* fix TypeError on 404 api response * add changelog fragment * Update changelogs/fragments/6983-rundeck-fix-typerrror-on-404-api-response.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Vincent CHARLES <vincent.charles@swatchgroup.com> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
87053e5266
commit
a942545dd2
2 changed files with 5 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- rundeck - fix ``TypeError`` on 404 API response (https://github.com/ansible-collections/community.general/pull/6983).
|
Loading…
Add table
Add a link
Reference in a new issue