forked from irl/ansible-collection-wip
Feat: allow defining extra nginx container vols, service prerequisites and group
This commit is contained in:
parent
051c1ab57f
commit
b25959fdb7
2 changed files with 19 additions and 1 deletions
|
@ -3,4 +3,7 @@ podman_nginx_additional_hostnames: []
|
|||
podman_nginx_certbot_testing: false
|
||||
# podman_nginx_frontend_network:
|
||||
podman_nginx_podman_rootless_user: nginx
|
||||
# podman_nginx_primary_hostname:
|
||||
# podman_nginx_systemd_service_slice:
|
||||
# podman_nginx_primary_hostname:
|
||||
podman_nginx_systemd_service_requires: []
|
||||
podman_nginx_additional_volumes: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue