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/unit/plugins/modules
Marcus Watkins 11cb136971
Allow gitlab_runner to function for non-admin users (#1491)
* Allow gitlab_runner to function for non-admin users

* Fix errant whitespace

* Allow later python-gitlab versions

* gitlab_runner: Switch to feature instead of bugfix, add examples

* Fix version_added in gitlab_runner

* Cleanup documentation for gitlab_runner fix

* Update plugins/modules/source_control/gitlab/gitlab_runner.py

Co-authored-by: Brendan Batliner <brendan.batliner@gmail.com>

* Update plugins/modules/source_control/gitlab/gitlab_runner.py

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

* Revert docs change

* Clarify docs

* Clarify docs

Co-authored-by: Brendan Batliner <brendan.batliner@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-24 21:02:44 +01:00
..
cloud Remove kubevirt leftovers. (#1593) 2021-01-05 18:40:15 -05:00
database
identity Add ipa_pwpolicy module (#1147) 2021-01-06 19:17:07 +03:00
messaging
monitoring monit: add support for all monit services when checking process state (#1532) 2021-01-03 11:37:56 +01:00
net_tools nmcli: add connection.zone parameter (#1426) 2020-12-05 16:18:29 +01:00
notification
packaging npm - handle json decode exception (#1625) 2021-01-14 14:18:41 +01:00
remote_management
source_control Allow gitlab_runner to function for non-admin users (#1491) 2021-01-24 21:02:44 +01:00
storage
system xfconf: add return values and expand test coverage (#1419) 2020-12-12 09:07:30 +01:00
web_infrastructure
__init__.py
conftest.py
utils.py