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

Setting $HOME on *_plugins in ansible.cfg doesn't expand #12180

Closed
Tahvok opened this issue Sep 1, 2015 · 1 comment
Closed

Setting $HOME on *_plugins in ansible.cfg doesn't expand #12180

Tahvok opened this issue Sep 1, 2015 · 1 comment

Comments

@Tahvok
Copy link
Contributor

Tahvok commented Sep 1, 2015

Tested with devel from 01-09-2015 and 1.9.2

Set the following in ansible.cfg:

filter_plugins     = $HOME/ansible/plugins/filter_plugins/:/usr/share/ansible_plugins/filter_plugins

Or any other path with $HOME. It will not work.

I made a strace (thanks to crab from IRC for pointing to check it), and found the following:
https://gist.github.com/Tahvok/99dd7c2e49936bde96d3

However, setting a tilde '~' works as expected.

Other configurations do work with $HOME, such as 'inventory', 'remote_tmp' and 'roles_path'.

@jimi-c jimi-c closed this as completed in 7551b75 Sep 1, 2015
@jimi-c
Copy link
Member

jimi-c commented Sep 1, 2015

Closing This Ticket

Hi!

We believe the above commit should resolve this problem for you. This will also be included in the next major release.

If you continue seeing any problems related to this issue, or if you have any further questions, please let us know by stopping by one of the two mailing lists, as appropriate:

Because this project is very active, we're unlikely to see comments made on closed tickets, but the mailing list is a great way to ask questions, or post if you don't think this particular issue is resolved.

Thank you!

@ansible ansible locked and limited conversation to collaborators Apr 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants