1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-08 17:24:12 +00:00
Commit graph

4 commits

Author SHA1 Message Date
Alexei Znamensky
b1c7700a1b
multiple: mark integration tests that run pip install as destructive (#12095)
test(integration): mark pip-installing tests as destructive

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 20:59:39 +12:00
Felix Fontein
eaa5e07b28
Adjust YAML files (#10233)
Adjust YAML files.
2025-06-15 09:13:16 +02:00
Felix Fontein
8bd68e7e41
Remove and prevent trailing whitespace (#10199)
* Remove trailing whitespace.

* Add no-trailing-whitespace extra test.

* Re-add needed trailing whitespace.

* Remove one more trailing whitespace.
2025-06-07 17:47:22 +02:00
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