feat(podman_link): make link stack version configurable
Some checks failed
Ansible Lint Check / lint (push) Failing after 44s
Some checks failed
Ansible Lint Check / lint (push) Failing after 44s
Fixes: #1
This commit is contained in:
parent
7891343dc5
commit
d611df1263
16 changed files with 16 additions and 15 deletions
|
|
@ -1,5 +1,6 @@
|
|||
# podman_link_podman_rootless_user:
|
||||
podman_link_web_hostname: "{{ inventory_hostname }}"
|
||||
podman_link_stack_version: 3.3.2
|
||||
podman_link_postgres_zammad_user: postgres
|
||||
podman_link_postgres_zammad_database: zammad_production
|
||||
podman_link_postgres_link_user: link
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue