infrastructure/playbooks/podman.yml
2024-09-12 22:51:03 +02:00

7 lines
103 B
YAML

- name: Install and configure podman.
hosts: podman
roles:
- role: podman
become: true