Alex
f4d8168131
Typo fix ( #7427 )
...
* Fix typos in proxmox modules
* Fix typos on gitlab modules
* Fix typo
2023-10-25 22:05:37 +02:00
Simon Deziel
9abba2816e
plugins/modules/gitlab: typo fix: s/Wether/Whether/ ( #7410 )
...
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
2023-10-20 07:54:07 +02:00
MaxBidlingmaier
fc2e6c4b45
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>
2023-09-20 19:37:27 +02:00
Léo GATELLIER
e7d8ef4cf9
gitlab_project_variable/gitlab_group_variable: Add support for 'raw' option ( #7132 )
...
feat(gitlab_project_variable): Add support for 'raw' option
2023-08-29 07:08:11 +02:00
Felix Fontein
2ed82e0318
Use semantic markup (modules d-g) ( #6672 )
...
* Use semantic markup.
* 'ignore:' is no longer needed.
* E() now works better.
2023-06-15 15:46:44 +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