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
2 changed files with 1 additions and 5 deletions
Showing only changes of commit 9abe53d7d1 - Show all commits

View File

@@ -8,7 +8,6 @@ RUN apt-get update && \
dbus \
ca-certificates && \
apt-get clean && \
rm -rf /var/lib/apt/lists/* && \
mkdir -p /root/.ansible/tmp
rm -rf /var/lib/apt/lists/*
CMD ["/usr/sbin/init"]

View File

@@ -19,9 +19,6 @@ platforms:
provisioner:
name: ansible
config_options:
defaults:
remote_tmp: /tmp/.ansible/tmp
env:
ANSIBLE_ROLES_PATH: "${MOLECULE_PROJECT_DIRECTORY}/.."
playbooks: