fix(modules/gitlab_runners): pass paused to gitlab (#8648)

This commit is contained in:
Andreas Perhab 2024-08-01 17:16:24 +02:00 committed by GitHub
commit b6c6253bfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "gitlab_runner - fix ``paused`` parameter being ignored (https://github.com/ansible-collections/community.general/pull/8648)."