mirror of https://github.com/ansible/ansible.git
Fix google auth scoping for unscoped credentials (#46740)
* Fix google auth scoping for unscoped credentials
* Add changelog fragment
(cherry picked from commit c8ecac8dc2)
pull/49623/head
parent
afb2e9d029
commit
768ad30fbc
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "gcp_utils - fix google auth scoping issue with application default credentials or google cloud engine credentials. Only scope credentials that can be scoped."
|
||||
Loading…
Reference in New Issue