10BC0 Manage custom directories · Issue #89 · nginx/ansible-role-nginx-config · GitHub
[go: up one dir, main page]

Skip to content

Manage custom directories #89

@ndelic0

Description

@ndelic0

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 request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0