Skip to content

api_keys must be in clear text? #10

@systeminsightsbuild

Description

@systeminsightsbuild

We use ansible vault to store things like api keys -- datadog keys included. But it seems that the callback expects the api_key value to be in cleartext and does not try to translate it as a variable, eg

api_key: "{{datadog_api_key}}"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions