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
Á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
..
become
cache
callback Fix AZP CI (#1508) 2020-12-18 11:48:28 +01:00
connection
inventory Add tags filter to linode inventory plugin (#1551) 2021-01-17 12:29:20 +01:00
lookup
module_utils Migrating DellEMC collections from community.general collections (#1699) 2021-02-01 18:06:58 +01:00
modules Added new module github_repo (#1683) 2021-03-06 13:30:43 +01:00
__init__.py