Using local version of ansible with vagrant #259
-
In vagrantfile, it is possible to run all playbooks on the guest machine, using ansible local like below
Is it possible to achieve the same purpose with vagrant driver in molecule? If yes, how? |
Beta Was this translation helpful? Give feedback.
Answered by
konstruktoid
Jun 17, 2024
Replies: 1 comment 1 reply
-
Hi @tosinosu, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
tosinosu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @tosinosu,
no it isn't at the moment, the molecule vagrant driver uses
ssh
.