7 lines
121 B
YAML
7 lines
121 B
YAML
---
|
|
|
|
- name: Restart Pretalx
|
|
community.podman.podman_container:
|
|
name: pretalx
|
|
state: started
|
|
restart: true
|