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

director role: Store stackrc for later fails to execute. #10

Open
shwetha-h-p opened this issue Jun 3, 2020 · 3 comments
Open

director role: Store stackrc for later fails to execute. #10

shwetha-h-p opened this issue Jun 3, 2020 · 3 comments
Labels

Comments

@shwetha-h-p
Copy link
Contributor

TASK [director : Store stackrc for later] *************************************************************************************************************************************************************************
fatal: [10.0.102.203]: FAILED! => {"msg": "template error while templating string: no filter named 'env_to_dict'. String: {{ _osp_director_stackrc_output.stdout | env_to_dict(only=osp_director_env_filters) }}"}

PLAY RECAP ********************************************************************************************************************************************************************************************************
10.0.102.203 : ok=2 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0

@greg-hellings
Copy link
Contributor

What version of Ansible are you running?

How have you installed the collection?

@shwetha-h-p
Copy link
Contributor Author

$ ansible --version
ansible 2.9.0

python version = 3.5.4 (default, Oct 9 2017, 12:07:29) [GCC 6.4.1 20170727 (Red Hat 6.4.1-1)]

@greg-hellings
Copy link
Contributor

That filter was still inside of the role. I've moved it to the collection and updated the naming for it. Hopefully this sorts things out for you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants