[PR #10812/7a231a24 backport][stable-11] gitlab_*_variable: add description option (#10834)

gitlab_*_variable: add `description` option (#10812)

(cherry picked from commit 7a231a248e)

Co-authored-by: David Phillips <phillid@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2025-09-18 22:14:48 +02:00
committed by GitHub
parent baf124bc17
commit 9a3fd8fabe
5 changed files with 52 additions and 25 deletions

View File

@@ -0,0 +1,4 @@
minor_changes:
- gitlab_group_variable - add ``description`` option (https://github.com/ansible-collections/community.general/pull/10812).
- gitlab_instance_variable - add ``description`` option (https://github.com/ansible-collections/community.general/pull/10812).
- gitlab_project_variable - add ``description`` option (https://github.com/ansible-collections/community.general/pull/10812, https://github.com/ansible-collections/community.general/issues/8584, https://github.com/ansible-collections/community.general/issues/10809).