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/tests
Gabriele Pongelli 4298f2dd92
New module: gitlab_milestone (#7824)
* new module gitlab_milestone

* change BOTMETA

* remove blank line

* version_added field

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

* Update plugins/modules/gitlab_milestone.py

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

* Update description with reference

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

* Dates as string type

* Removed python 2.7 requirement

* Fixes from recent PR comments.

* milestones_obj returned on success

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-01-26 23:30:35 +01:00
..
integration New module: gitlab_milestone (#7824) 2024-01-26 23:30:35 +01:00
sanity CI: remove ignore files for ansible-core 2.11 and 2.12 (#7837) 2024-01-13 15:54:55 +01:00
unit ipa_otptoken: fix wrong return value string to bool (#7795) 2024-01-16 22:14:26 +01:00
utils Fix failing sanity and integration tests (#7807) 2024-01-04 22:46:37 +01:00
.gitignore New module git config info (#7587) 2023-11-29 08:37:50 +01:00
config.yml