Skip to content

Conversation

@jostmart
Copy link

@jostmart jostmart commented Oct 23, 2019

Since I use the Tinyproxy role from my playbook that are configured with inventory/group_vars and inventory/host_vars I needed override to work on everything inside vars/.

Since inclusion of the files in role vars have higher order of precedence than inventory group_vars or inventory host_vars I moved the content from vars into defaults/.

I then use include files in tasks to support different operating systems.

I added CentOS 7 support.

All boxes in the vagrantfile have OK on the test from within post.yml

@tersmitten tersmitten added the enhancement New feature or request label Oct 25, 2019
@rssnyder
Copy link
Contributor

rssnyder commented May 1, 2023

@tersmitten any update on this? I cannot seem to override tinyproxy_configuration_file without this, which is being set to /etc/tinyproxy.conf in the _default vars but I need to override this to /etc/tinyproxy/tinyproxy.conf as that is the default file for tinyproxy.

@rssnyder rssnyder mentioned this pull request May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants