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

Ansible warning about env vars #498

Open
PaulFarault opened this issue Nov 3, 2023 · 0 comments
Open

Ansible warning about env vars #498

PaulFarault opened this issue Nov 3, 2023 · 0 comments

Comments

@PaulFarault
Copy link
Contributor

A warning from Ansible appears each time we execute a command related to operations:

[WARNING]: Missing required 'tdp_collection' option for 'tdp_vars' inventory plugin. 'tdp_vars' will NOT be read. Have you set the environment variable 'TDP_COLLECTION_PATH' ? If your Ansible tasks does not use 'tdp_vars' it will works.

Although this warning can be ignored, as it has no impact on the playbooks execution (environment variables are passed to the ansible-playbook command), it would be nice to remove it. Either by fixing the problem or finding a way to specifically ignore it.

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

No branches or pull requests

1 participant