1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
Gabriele Pongelli 5c72ab34bf
New module: gitlab_label (#7657)
* gitlab project label first commit

* fixes from CI run

* fixing some sanity test

* sanity checks, removing typing

* remove default for required field

* fix indentation

* improving test set

* fixes to pass test set

* reuse compliancy

* fix sanity checks

* fix: method returns group, not project

* refactor: start adding group, test still pass

* updated module and tests to handle group labels

* update name to remove 'project'

* removing default

* typo

* generic name for returned dict

* returns also label object from library invocation

* remove unused var, updated doc

* fix output object name

* version_added

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove python 2.7

Co-authored-by: Felix Fontein <felix@fontein.de>

* Missing dot

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove version_added

Co-authored-by: Felix Fontein <felix@fontein.de>

* Remove useless doc

Co-authored-by: Felix Fontein <felix@fontein.de>

* Color is a string

* Fixes from recent PR comments.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-01-26 23:31:22 +01:00
..
action Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
become
cache Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
callback mail module/callback: allow to configure the Message-ID header's domain name (#7765) 2024-01-01 14:03:23 +01:00
connection Refer to LXD containers/VMs as instances (#7873) 2024-01-24 13:35:17 +01:00
doc_fragments Refactor of consul modules (#7826) 2024-01-21 18:29:29 +01:00
filter Adding a new filter: to_ini, which allows conversion of a dictionary to an INI formatted string (#7744) 2023-12-28 08:32:57 +01:00
inventory Refer to LXD containers/VMs as instances (#7873) 2024-01-24 13:35:17 +01:00
lookup Add github_app_access_token lookup plugin (#7761) 2023-12-31 15:20:57 +01:00
module_utils New module: gitlab_label (#7657) 2024-01-26 23:31:22 +01:00
modules New module: gitlab_label (#7657) 2024-01-26 23:31:22 +01:00
test Add test fqdn_valid (#7533) 2023-11-22 09:12:00 +01:00