feat: implement molecule to test role #4

Merged
giacchetta merged 17 commits from 3-test-and-tag into main 2026-03-11 13:50:02 +00:00
Showing only changes of commit 3c62a1410b - Show all commits

View File

@@ -9,7 +9,7 @@ driver:
name: podman
platforms:
- name: instance
- name: debian-stable
image: docker.io/library/debian:stable
pre_build_image: false
dockerfile: Dockerfile
@@ -17,6 +17,14 @@ platforms:
systemd: always
command: /usr/sbin/init
- name: debian-oldstable
image: docker.io/library/debian:oldstable
pre_build_image: false
dockerfile: Dockerfile
privileged: true
systemd: always
command: /usr/sbin/init
provisioner:
name: ansible
env: