Skip to content

Commit

Permalink
fix: remote tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
jseniuk committed May 31, 2024
1 parent 269104e commit b14668d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,9 @@ platforms:
- /sys/fs/cgroup:/sys/fs/cgroup:ro
privileged: true
pre_build_image: true
tmpfs:
- /tmp
- /run
provisioner:
name: ansible
config_options:
defaults:
verbosity: ${MOLECULE_VERBOSITY:-0}
remote_tmp: /tmp/.ansible-${USER}

0 comments on commit b14668d

Please sign in to comment.