1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
patchback[bot] 1ef104be61
Fix: gitlab_deploy_key idempotency (#3473) (#3512)
* Fix: gitlab_deploy_key idempotency

The module was not retrieving all the deploy keys leading to non
idempotency on projects with multiple deploy keys.
SEE: https://python-gitlab.readthedocs.io/en/stable/api-usage.html#pagination

* Update changelogs/fragments/3473-gitlab_deploy_key-fix_idempotency.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Jonathan Piron <jonathanpiron@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 0bc4518f3b)

Co-authored-by: Jonathan Piron <jonathan@piron.at>
2021-10-04 21:42:04 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
3330-bugfix-keycloak-authentication-flow-requirements-not-set-correctly.yml.yml Keycloak: Fix bug on keycloak_authentication, requirement not always updated (#3330) (#3446) 2021-09-26 13:48:48 +02:00
3400-fix-gitLab-api-searches-always-return-first-found-match-3386.yml Fix: GitLab API searches always return first found match (#3400) (#3448) 2021-09-26 19:49:08 +02:00
3401-nmcli-needs-type.yml nmcli: amended the routing-rules4 key values as list (#3401) (#3467) 2021-09-29 05:45:08 +00:00
3422-open-iscsi-mutual-authentication-support.yaml open-iscsi: adding mutual authentication support and updating authentication parameters description (#3422) (#3447) 2021-09-26 13:49:02 +02:00
3425-mail_add_configurable_ehlo_hostname.yml mail: adding capability to specify ehlo hostname (#3425) (#3427) 2021-09-24 07:41:21 +02:00
3426-copy-permissions-along-with-file-for-jboss-module.yml Copy the permissions along with file for jboss module (#3426) (#3469) 2021-09-29 05:44:59 +00:00
3450-callback_opentelemetry-exception_handling.yml [opentelemetry] minor changes in the import, docs and exception (#3450) (#3491) 2021-10-01 15:08:00 +02:00
3453-fix-gitlab_group-require_two_factor_authentication-cant_be_null.yml Fix require_two_factor_authentication can't be null (#3453) (#3457) 2021-09-27 22:11:54 +02:00
3473-gitlab_deploy_key-fix_idempotency.yml Fix: gitlab_deploy_key idempotency (#3473) (#3512) 2021-10-04 21:42:04 +02:00
3478-yaml-callback.yml yaml callback: prevent plugin from modifying PyYAML (#3478) (#3494) 2021-10-02 20:22:35 +02:00