Skip to content

Commit

Permalink
pretask before nginx role, with apt and update_cache option, fix image
Browse files Browse the repository at this point in the history
  • Loading branch information
loraine-gueguen committed Aug 1, 2024
1 parent 06814fc commit 3c9cb57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ driver:
name: docker
platforms:
- name: instance
image: "ubuntu-${MOLECULE_DISTRO:-rockylinux9}:latest"
image: "geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux9}-ansible:latest"
command: ${MOLECULE_DOCKER_COMMAND:-""}
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
Expand Down

0 comments on commit 3c9cb57

Please sign in to comment.