Changes between Version 3 and Version 4 of HowTo/InstallAnsibleInVB


Ignore:
Timestamp:
10/16/15 18:13:38 (8 years ago)
Author:
sedwards@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/InstallAnsibleInVB

    v3 v4  
    1212mac> mkdir ansible # make a directory for ansible
    1313mac> cd ansible
    14 mac> wget http://www.gpolab.bbn.com/exp/vagrant/ansible/Vagrantfile  # an Ubuntu 12.04 LR 32-bit image
     14mac> curl http://www.gpolab.bbn.com/exp/vagrant/ansible/Vagrantfile  # an Ubuntu 12.04 LR 32-bit image
    1515}}}
    1616     1. Create the ansible inventory file in the same directory as your Vagrantfile.