Ericsson / puppet-module-vas

Puppet module to manage DELL Authentication Services previously known as VAS or Quest Authentication Services
Apache License 2.0
4 stars 28 forks source link

Return hash instead of array from API function #165

Closed anders-larsson closed 6 months ago

anders-larsson commented 6 months ago

Initial step to add support to attempt API requests to multiple different URLs. API functions returns its data in a hash instead of array to allow easier parsing.