mirror of
				https://gitea.0xace.cc/ansible-galaxy/podman.git
				synced 2025-11-03 21:07:25 +00:00 
			
		
		
		
	bump podman version to 4.2.0
This commit is contained in:
		@@ -1,3 +1,3 @@
 | 
			
		||||
---
 | 
			
		||||
podman_version: "{{ '1.6.4' if ansible_facts['distribution_major_version'] == '7' else '4.0.2' if ansible_facts['distribution_major_version'] == '8' else '4.0.2' if ansible_facts['distribution_major_version'] == '9' }}"
 | 
			
		||||
podman_version: "{{ '1.6.4' if ansible_facts['distribution_major_version'] == '7' else '4.2.0' if ansible_facts['distribution_major_version'] == '8' else '4.2.0' if ansible_facts['distribution_major_version'] == '9' }}"
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user