update molecule for debian container

This commit is contained in:
Guido Grazioli 2024-03-25 15:37:02 +01:00
commit e17505fe42
3 changed files with 6 additions and 2 deletions

View file

@ -10,6 +10,10 @@ platforms:
- "8080/tcp"
- "8443/tcp"
- "8009/tcp"
cgroupns_mode: host
command: "/lib/systemd/systemd"
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
provisioner:
name: ansible
config_options:

View file

@ -5,7 +5,7 @@ collections:
- name: community.general
- name: ansible.posix
- name: community.docker
version: ">=1.9.1"
version: ">=3.8.0"
roles:
- name: elan.simple_nginx_reverse_proxy