Molecule is broken

This commit is contained in:
Daniel Akulenok
2026-01-21 12:26:35 +01:00
parent 6177112df8
commit a30de11a4a
6 changed files with 0 additions and 108 deletions

View File

@@ -1,13 +0,0 @@
---
- name: Converge
hosts: all
vars:
podman_packages:
- podman
podman_configure_registries: true
podman_configure_storage: true
podman_configure_policy: true
podman_enable_socket: false
podman_enable_api_service: false
podman_policy_default_type: "insecureAcceptAnything"
podman_policy_trusted_registries: []