mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 10:13:09 +00:00
Rundeck modules fixes and improvements (#6300)
* feat: add token alias to api_token parameter
* fix: return (None, info) on empty content response
* feat: update the modules for using module_utils.rundeck funcs
* docs: add changelog fragment
* fix: add trailing commas
* fix: changelog fragment invalid syntax
* fix: changelog typos
* fix: remove token aliases from api_token
* fix: add token alias to api_token param
* fix: add partial overwrite of params and docs
(cherry picked from commit a35542d0d1)
Co-authored-by: Phillipe Smith <phsmithcc@gmail.com>