Reto Kupferschmid
f2df1a7581
dnsimple update for python-dnsimple >=2.0.0 ( #2946 )
...
* update dnsimple module
* dnsimple: fixes for python-dnsimple >= 2.0.0
* Update plugins/modules/net_tools/dnsimple.py
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
* rewrite module to support dnsimple-python v1 and v2
* add changelog fragment
* fix sanity checks
* python 2 fixes
* fix dnsimple requirement
* add sandbox module parameter
* Update changelogs/fragments/2946-python-dnsimple-v2-rewrite.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/dnsimple.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* return only the first traceback
* Update plugins/modules/net_tools/dnsimple.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/net_tools/dnsimple.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* use separate classes for python-dnsimple 1 and 2
* add basic tests
* fix checks
* skip tests for unsupported python versions
* Update plugins/modules/net_tools/dnsimple.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* fix conditions
Co-authored-by: Abhijeet Kasurde <akasurde@redhat.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-08-04 08:36:45 +02:00
Álvaro Torres Cogollo
53c6b49673
Added new module github_repo ( #1683 )
...
* Added new module github_repo
* Fixed sanity errors
* Fixed sanity errors
* Unit tests for github_repo module
* Fixed import-before-documentation
* Added PyGithub dependency for unit tests
* Fixed errata
* Require Python >= 2.7
* Support for check_mode and other improvements
* Fixed import-before-documentation
* Improved module parameter requirements, check mode and docs
* Code improvements
* Fixed version tag
2021-03-06 13:30:43 +01:00
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
David Moreau Simard
e53f153e30
Remove kubevirt and set up redirects to community.kubevirt ( #1317 )
...
* Remove kubevirt and set up redirects to community.kubevirt
This also removes the dependency on community.kubernetes which fixes
https://github.com/ansible-collections/community.general/issues/354 .
* Update changelogs/fragments/1317-kubevirt-migration-removal.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/1317-kubevirt-migration-removal.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Add missed redirects
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-01-05 21:35:22 +01:00
Hippolyte HENRY
19a5975181
Add downtime module ( #1437 )
...
* Add downtime module
* review + tests
* importorskip + review
* py36
* make py3.6+ dep explicit
2020-12-15 19:50:42 +01:00
Felix Fontein
fafcd5f755
Update unit test requirements. ( #509 )
2020-06-14 16:34:09 +02:00
Felix Fontein
42c3d3aac7
Restrict python-gitlab to versions before 2.3.0 to avoid gitlab_runner unit tests to fail on Pyton 3.6 or newer. ( #483 )
2020-06-09 07:48:49 +02:00
Felix Fontein
d2b6857cd1
Update tests/unit/requirements.txt for maven_artifact ( #314 )
2020-05-09 11:03:33 +02:00
John R Barker
c313c825f4
[wip] Remove network content ( #84 )
...
* rebase
* remove broken symlinks
* more deletes
* restore cs_* integration tests
* More deletes - from Felix
* cs_common
* Remove some more ignores
2020-04-01 21:34:05 +02:00
Ansible Core Team
aebc1b03fd
Initial commit
2020-03-09 09:11:07 +00:00