mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-09 23:54:21 -07:00
Fix issue #10299
This commit is contained in:
parent
f67bdcb367
commit
5fd196d280
1 changed files with 4 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
bugfixes:
|
||||
- github_app_access_token lookup plugin - avoid using jwt library requirement that conflicts with other modules requirements (https://github.com/ansible-collections/community.general/issues/10299)
|
||||
breaking_changes:
|
||||
- github_app_access_token lookup plugin - depends now on pyjwt rather than jwt (https://github.com/ansible-collections/community.general/issues/10299)
|
Loading…
Add table
Add a link
Reference in a new issue