ansible/changelogs/fragments/36876-github-deploy-key-fix-pagination.yaml
Ali 26acb0703d Added support for pagination to the github_deploy_key module(#36876)
- Fixes #36745 
- removed json import
- removed requirements from documentation
- refactored the module
- added changelog fragment
2019-11-08 09:09:23 +05:30

3 lines
69 B
YAML

---
bugfixes:
- "github_deploy_key - added support for pagination"