You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ansible Project
On Thursday, February 23, 2017 at 8:57:13 AM UTC-8, Frank Mehlhop wrote:
Hi,
I work with Windows.
I would like to use Vagrant on with gitolite my machine and therefore I need Ansible.
Is it a piece of Software to download and install?
Where do I get it?
Or how do I get Ansible on my machine?
ansible does not run native on windows, so if thats your control machine, you'll need a vm or the "windows bash shell" from microsoft to run it.
for vagrant, just install to one of the vagrant nodes and run from there. its easier to run vagrant from git-bash than powershell because it includes ssh,