Abhijit Menon-Sen
f56a6e0951
Rename ansible_ssh_{host,port,user} in docs to ansible_*
...
The _ssh variants will continue to work, but the shorter, more generic
names are preferred now.
2015-09-10 19:41:47 +05:30
Erika Heidi
c20c6d4eb4
[Vagrant guide] Updating private key location
...
Since Vagrant 1.7.0, released in December 2014, the private key file is autogenerated and has a new location - check the changelog for more info: [version 1.7.0 changelog](https://github.com/mitchellh/vagrant/blob/master/CHANGELOG.md#170-december-9-2014 )
2015-02-02 13:30:17 +01:00
Nándor István Krácser
18b41ebda5
Ansible inventory file location fixed
...
according to the official Vagrant guide at http://docs.vagrantup.com/v2/provisioning/ansible.html
2014-05-07 11:24:28 +02:00
Christian Berendt
58ff9cd7c8
fixed typos found by RETF rules in RST files
...
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
2014-05-03 17:59:50 +02:00
Eric Dahl
9309b6b0e4
Documentation: fix various small typos
2014-03-30 18:45:55 -05:00
Michael DeHaan
041cea134f
New Sphinx theme has sidebar navigation so don't need TOC on each page.
2013-12-24 17:29:28 -05:00
Michael F. Booth
8a19b595c7
Fix "manual" ansible-playbook example in guide_vagrant.rst
...
The given example is trying to load an inventory file with the -i option, so it should probably be given the actual Vagrant-written inventory file name. I contemplated using 'vagrant_ansible_inventory_default' instead (which is what my Vagrant demo actually creates) but 'vagrant_ansible_inventory_machinename' is more consistent with the existing example in the docs.
2013-12-01 23:25:23 -05:00
Tim Gerla
fb3d5d6589
elaborate on a couple of sections
2013-11-23 14:59:35 -08:00
Tim Gerla
1cd71b7899
fix up word wrapping
2013-11-23 11:10:43 -08:00
Tim Gerla
7adf33ed41
add a topical guide for Vagrant integration
2013-11-23 11:07:51 -08:00