mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 16:11:22 -07:00
fix stackpath_compute validate_config (#2448)
* 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>
This commit is contained in:
parent
7386326258
commit
4cdff8654a
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