We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c826b62 commit 30136b9Copy full SHA for 30136b9
molecule/os_hardening_vm/molecule.yml
@@ -26,7 +26,7 @@ provisioner:
26
interpreter_python: auto_silent
27
callbacks_enabled: profile_tasks, timer, yaml
28
# Workaround for https://github.com/ansible-community/molecule-plugins/issues/301
29
- library: "${MOLECULE_PROJECT_DIRECTORY}/plugins/modules:/usr/share/ansible:${_MOLECULE_VAGRANT_PLUGIN_DIR}"
+ library: "${MOLECULE_PROJECT_DIRECTORY}/plugins/modules:/usr/share/ansible:${MOLECULE_VAGRANT_PLUGIN_DIR}"
30
verifier:
31
name: ansible
32
env:
0 commit comments