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