Skip to content

Commit

Permalink
add space to make ansible-lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangweichinger committed Aug 2, 2024
1 parent 0deb10e commit 097adb4
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 @@ -19,7 +19,7 @@ platforms:
cgroupns_mode: host
privileged: true
pre_build_image: true
#- name: "rclone-${image:-archlinux}-${tag:-latest}-${TOX_ENVNAME}"
# - name: "rclone-${image:-archlinux}-${tag:-latest}-${TOX_ENVNAME}"
- name: "rclone-archlinux"
image: "carlodepieri/docker-archlinux-ansible"
command: ${MOLECULE_DOCKER_COMMAND:-""}
Expand Down

0 comments on commit 097adb4

Please sign in to comment.