Skip to content

Conversation

@hauthorn
Copy link
Contributor

@hauthorn hauthorn commented Nov 3, 2020

While trying out your role with v0.37.0.2, I noticed a bug in tasks/configure.yml that would cause an error.

The response from http://localhost:{{ metabase_port }}/api/session/properties would response with the setup token under the key setup-token (with a dash) and not with an underscore.

This caused the configuration to fail because the code could not look up the value in the dictionary. (tested on Ansible 2.9.* and python 3.8.* on Ubuntu)

I hope this is useful to you - feel free to ask me to change something or test something to help you merge this.

@Matt-Yorkley
Copy link
Collaborator

Thanks @hauthorn! ❤️

I'm currently using Metabase v0.36.x in production and was about to upgrade it this week. I'll take a look and sort out a new release 👍

Copy link
Collaborator

@Matt-Yorkley Matt-Yorkley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thanks 👌

@Matt-Yorkley Matt-Yorkley merged commit e8c019d into libre-ops:master Nov 3, 2020
@Matt-Yorkley
Copy link
Collaborator

Matt-Yorkley commented Nov 3, 2020

@hauthorn I've tested, merged, released and updated Ansible Galaxy 👍

You can bump libre_ops.metabase to version 1.0.5 to pick up the changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants