mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
* fix stackpath_compute validate_config
get the lenght for the client_id / client_secret to validate inventory configuration
* Add changelog fragment.
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 4cdff8654a
)
Co-authored-by: vbarba <victor.barba@gmail.com>
This commit is contained in:
parent
4ca716a1cf
commit
f17690e7d0
2 changed files with 4 additions and 2 deletions
2
changelogs/fragments/2448-stackpath_compute-fix.yml
Normal file
2
changelogs/fragments/2448-stackpath_compute-fix.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "stackpath_compute inventory script - fix broken validation checks for client ID and client secret (https://github.com/ansible-collections/community.general/pull/2448)."
|
Loading…
Add table
Add a link
Reference in a new issue