move from docker to podman
wikijs: bump to v2.5.283, helm chart v2.2.20
This commit is contained in:
2
roles/podman/defaults/main.yaml
Normal file
2
roles/podman/defaults/main.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
---
|
||||
podman_version: "{{ '1.6.4' if ansible_facts['distribution_major_version'] == '7' else '4.0.2' if ansible_facts['distribution_major_version'] == '8' }}"
|
Reference in New Issue
Block a user