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/modules/web_infrastructure
Brett ad8aa1b1e6
Jenkins build module (#745)
* Jenkins build module

A module for queuing and deleting jenkins builds.

* CI fixes

* More CI fixes.

* Even more CI fixes

* Fixing symlink

* Update plugins/modules/web_infrastructure/jenkins_build.py

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

* removed ansible meta section

* Added unit tests.

* fix tests

* more test fixes.

* Completed tests.

Mocked jenkins api calls.
Fixed some logging.

* Update plugins/modules/web_infrastructure/jenkins_build.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/modules/web_infrastructure/jenkins_build.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/modules/web_infrastructure/jenkins_build.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Update plugins/modules/web_infrastructure/jenkins_build.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Cleaned up default items

And removed supports check mode flag.

* setting name param required

* Update plugins/modules/web_infrastructure/jenkins_build.py

Co-authored-by: Brett Milford <brettmilford@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-03-04 07:46:37 +01:00
..
sophos_utm Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
apache2_mod_proxy.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
apache2_module.py Apache2 module: Add another shib module identifier (#1383) 2020-11-26 07:26:40 +01:00
deploy_helper.py deploy_helper: fix a bug when not defining release on state=clean (#1859) 2021-02-22 09:12:21 +01:00
django_manage.py Fix boolean defaults. (#1343) 2020-11-23 11:14:43 +00:00
ejabberd_user.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
gunicorn.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
htpasswd.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
jboss.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
jenkins_build.py Jenkins build module (#745) 2021-03-04 07:46:37 +01:00
jenkins_job.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
jenkins_job_facts.py Initial commit 2020-03-09 09:11:07 +00:00
jenkins_job_info.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
jenkins_plugin.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
jenkins_script.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
jira.py jira - some improvements to the module (#1536) 2020-12-27 13:56:48 +01:00
nginx_status_facts.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
nginx_status_info.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
rundeck_acl_policy.py Tidy up all pylint:blacklisted-name ignore lines (#1819) 2021-02-16 08:03:51 +01:00
rundeck_project.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
supervisorctl.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00
taiga_issue.py Enabling validation-modules for web_infrastructure modules (#1200) 2020-10-31 13:53:57 +01:00