patchback[bot]
4175c4c8fe
[PR #7427/f4d81681 backport][stable-7] Typo fix ( #7428 )
...
Typo fix (#7427 )
* Fix typos in proxmox modules
* Fix typos on gitlab modules
* Fix typo
(cherry picked from commit f4d8168131
)
Co-authored-by: Alex <alex@alxg.de>
2023-10-25 22:47:24 +02:00
patchback[bot]
52c0a1565d
[PR #7410/9abba281 backport][stable-7] plugins/modules/gitlab: typo fix: s/Wether/Whether/ ( #7413 )
...
plugins/modules/gitlab: typo fix: s/Wether/Whether/ (#7410 )
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
(cherry picked from commit 9abba2816e
)
Co-authored-by: Simon Deziel <simon.deziel@canonical.com>
2023-10-20 08:13:49 +02:00
patchback[bot]
dfbde55aeb
[PR #7251/fc2e6c4b backport][stable-7] Fixed gitlab_*_variable when using purge ( #7294 )
...
Fixed gitlab_*_variable when using purge (#7251 )
* Fixed gitlab_*_variable when using purge, see issue #7250
* Update changelogs/fragments/7251-gitlab-variables-deleteing-all-variables.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit fc2e6c4b45
)
Co-authored-by: MaxBidlingmaier <103562872+MaxBidlingmaier@users.noreply.github.com>
2023-09-20 22:04:19 +02:00
patchback[bot]
d565a20013
[PR #7132/e7d8ef4c backport][stable-7] gitlab_project_variable/gitlab_group_variable: Add support for 'raw' option ( #7166 )
...
gitlab_project_variable/gitlab_group_variable: Add support for 'raw' option (#7132 )
feat(gitlab_project_variable): Add support for 'raw' option
(cherry picked from commit e7d8ef4cf9
)
Co-authored-by: Léo GATELLIER <26511053+lgatellier@users.noreply.github.com>
2023-08-29 13:05:58 +02:00
patchback[bot]
92466e0dbd
[PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) ( #6702 )
...
Use semantic markup (modules d-g) (#6672 )
* Use semantic markup.
* 'ignore:' is no longer needed.
* E() now works better.
(cherry picked from commit 2ed82e0318
)
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-06-15 19:04:16 +02:00
Alexei Znamensky
febe7a2fb4
gitlab modules: minor refactor ( #6384 )
...
* gitlab modules: minor refactor
* add changelog frag
* Update plugins/module_utils/gitlab.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/module_utils/gitlab.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* update changelog frag
* remove extraneous bracket
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-05-08 19:40:52 +02:00
Felix Fontein
3186a944e9
Add attributes to git* modules ( #5947 )
...
Add attributes to git* modules.
2023-02-20 17:26:28 +01:00
Markus Bergholz
c3bc172bf6
respect new variable property in gitlab_group_variable and gitlab_project_variable ( #5667 )
...
* draft
* add changelog fragment
* rework
* rework group variables
* add new line at end of file
* Update plugins/module_utils/gitlab.py
Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
* rename
* revert
* return a copy
* Update plugins/modules/gitlab_project_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-12-10 21:40:36 +01:00
Felix Fontein
b531ecdc9b
Unflatmap community.general ( #5461 )
...
* Move files.
* Update imports and references.
* Move wrongly placed files.
* Reverse redirects, deprecate long → short name redirects.
* Simplify contribution guidelines for new modules.
* Rewrite BOTMETA.
* Add changelog fragment.
* Fix ignore.txt files.
2022-11-02 20:42:29 +00:00
Felix Fontein
7743ecd776
Replace symlinks with meta/runtime.yml redirects. ( #4562 )
2022-04-26 20:33:13 +02:00
S Code Man
60c9da76e7
Create gitlab_group_variable.py ( #786 )
...
* Create gitlab_group_variable.py
* Create gitlab_group_variable.py
* Create gitlab_group_variable.py
* Create gitlab_group_variable tests
* Fix test error E127: continuation line over-indented for visual indent
* Update plugins/modules/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Create symlink for module
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
Co-authored-by: Felix Fontein <felix@fontein.de>
* Apply suggestions from code review
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Validate all input before starting to do changes
Validate all input before starting to do changes
* Update gitlab_group_variable.py
* Update gitlab_group_variable.py
* Update plugins/modules/source_control/gitlab/gitlab_group_variable.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-09-21 10:15:56 +03:00