Skip to content

Commit

Permalink
fix: property name
Browse files Browse the repository at this point in the history
  • Loading branch information
jseniuk committed Jun 3, 2024
1 parent 6e6ce4b commit bcf3cea
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 @@ -7,7 +7,7 @@ platforms:
- name: instance
image: ${MOLECULE_DOCKER_IMAGE:-'geerlingguy/docker-ubuntu1804-ansible:latest'}
command: ${MOLECULE_DOCKER_COMMAND:-""}
cgroupns: host
cgroupns_mode: host
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
privileged: true
Expand Down

0 comments on commit bcf3cea

Please sign in to comment.