mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-24 06:07:19 +00:00
* rework-and-fix
* fix delete bug and change report
* delete the requested variables based on env scope
* fix absent logic when not purge: remove what is requested
* change code to current behaviour
* complete implementation
* fix delete
* restore origin return structure
* reorder
* add test for origin bug
* add changelog fragment
* Update plugins/modules/source_control/gitlab/gitlab_project_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_project_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_project_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* remove yaml
* apply suggestions
* readd accidental removed line
* improve the truth of return value 'project_variable' in check mode
* fix pep8, over-indented
* fix typos and add subelement options
* Update changelogs/fragments/4038-fix-and-rework-gitlb-project-variable.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/4038-fix-and-rework-gitlb-project-variable.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_project_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_project_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_project_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* remove diff feature
* resolve all recommentdations
* resolve change requests, improve doc and remove default value before compare, because values always exists (prebuild)
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| test | ||