1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-03-22 02:29:08 +00:00
ansible-podman-collections/ci/playbooks/containers/podman_quadlet_build.yml
Benjamin Vouillaume 074b9c6c55
fix: tests
Signed-off-by: Benjamin Vouillaume <benjamin.m.vouillaume@gmail.com>
2026-03-20 22:13:29 +01:00

8 lines
186 B
YAML

---
- hosts: all
gather_facts: true
tasks:
- include_role:
name: podman_quadlet_build
vars:
ansible_python_interpreter: "{{ _ansible_python_interpreter }}"