Markus Bergholz
|
33a65ae20f
|
Fix and rework gitlab_project_variable (#4038)
* 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>
|
2022-01-31 20:00:37 +01:00 |
|