You've already forked role_podman
							
							fix: Use list not dict
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
---
 | 
					---
 | 
				
			||||||
# defaults file for podman
 | 
					# defaults file for podman
 | 
				
			||||||
 | 
					
 | 
				
			||||||
podman_containers: {}
 | 
					podman_containers: []
 | 
				
			||||||
# Exemple:
 | 
					# Exemple:
 | 
				
			||||||
#  - image: docker.io/wallabag/wallabag:latest
 | 
					#  - image: docker.io/wallabag/wallabag:latest
 | 
				
			||||||
#    name: wallbag
 | 
					#    name: wallbag
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user