Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

inventory plugin declares options api_token / oauth_token twice #300

Closed
felixfontein opened this issue Jan 30, 2023 · 0 comments · Fixed by #301
Closed

inventory plugin declares options api_token / oauth_token twice #300

felixfontein opened this issue Jan 30, 2023 · 0 comments · Fixed by #301

Comments

@felixfontein
Copy link
Contributor

SUMMARY

Tnventory plugin declares options api_token / oauth_token twice:

  • The inventory plugin itself declares api_token with alias oauth_token;
  • The community.digitalocean.digital_ocean docs fragment declares oauth_token with alias api_token.

One should be removed (probably api_token from the inventory plugin's DOCUMENTATION; that requires that line 163 is changed to api_token = self._template_option("oauth_token")).

ISSUE TYPE
  • Bug Report
COMPONENT NAME

inventory plugin

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 a pull request may close this issue.

1 participant