-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
Is your feature request related to a problem? Please describe
I'm always frustrated when I need to use the collection and specify custom paths in nginx.conf and need to manage them with custom task. Example:
I want to add to /etc/nginx/nginx.conf
client_body_temp_path /var/nginx/client_body_temp;
This directory is /var/nginx
not created and have not found a way to create custom configs using this role.
Describe the solution you'd like
Add a role variable that would allow creation of custom dirs.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request