Feat: allow defining extra nginx container vols, service prerequisites and group #6

Closed
acute wants to merge 1 commit from acute/ansible-collection-wip:nginx_role_vars into main
Contributor

Three new variables can be passed in from other roles and used by the nginx container:

  • podman_nginx_systemd_service_slice: name of the systemd slice the container will be included in
  • podman_nginx_systemd_service_requires: list of other services that must be started before starting nginx
  • podman_nginx_additional_volumes: list of additional volumes to be mounted. as a dictionary containing the keys: src, dest and options
Three new variables can be passed in from other roles and used by the nginx container: - podman_nginx_systemd_service_slice: name of the systemd slice the container will be included in - podman_nginx_systemd_service_requires: list of other services that must be started before starting nginx - podman_nginx_additional_volumes: list of additional volumes to be mounted. as a dictionary containing the keys: src, dest and options
acute added 1 commit 2025-08-08 16:05:31 +00:00
Owner

Merged into sr2c.core.podman_nginx

Merged into sr2c.core.podman_nginx
irl closed this pull request 2025-11-01 16:15:06 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: irl/ansible-collection-wip#6
No description provided.