You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2021. It is now read-only.
The text was updated successfully, but these errors were encountered:
colinhc
changed the title
noninteractive linode-site.yml's linode_api_key mismatches linode_api_token in linode.yml
noninteractive linode-site.yml's var name "linode_api_key" mismatches "linode_api_token" in linode.yml
Sep 4, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the noninteractive/linode-site.yml, the linode_api_key should be linode_api_token
https://github.com/StreisandEffect/streisand/blob/master/global_vars/noninteractive/linode-site.yml#L45
https://github.com/StreisandEffect/streisand/blob/master/playbooks/linode.yml#L46
Expected behavior:
The variable names are consistent.
Actual Behavior:
The typo will cause a user prompt for the value.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: