Andy Hill
bd90fdae94
Fix typo in guide_rax
2014-02-23 17:25:46 -06:00
Laurens Van Houtven
62f3c10302
Tell user to make inventory plugin executable
...
The current version mentions nothing about chmod +x'ing the rax.py file, which means you get a really weird error message when you try to follow it:
```
raise ValueError, "No closing quotation"
```
... from deep inside shlex.py. I'm sure that makes sense if you realized that meant that it was trying to parse `rax.py` as an ini file...
2014-02-05 19:45:08 +01:00
Stefhen Hovland
d88fea9a96
Fix broken Tower links
2014-01-28 23:41:39 -05:00
Michael DeHaan
81e9a60589
Much rejoicing, ansibleworks.com is now ansible.com
...
Also note AWX is named "Tower" now, as we found that simpler.
2014-01-28 20:29:41 -05:00
Michael DeHaan
080296a028
Merge pull request #5414 from jlund/mode-typo
...
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
2013-12-24 15:57:09 -08: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
Joshua Lund
1696b14beb
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
2013-12-24 15:11:24 -07:00
Matt Martz
c328cdbb53
Missed prefixed variable attribute
2013-12-23 13:56:48 -06:00
Michael DeHaan
d6ea5be20f
Various syntax and layout things, add Galaxy to docs
2013-12-20 17:07:06 -05:00
Michael DeHaan
08792be98e
Some minor tweaks to make things a little more tutorial-like, moved credentials section up higher, etc.
2013-12-20 16:30:55 -05:00
Michael DeHaan
de24a40cde
Wrap lines a bit tighter for easier editing.
2013-12-20 16:13:40 -05:00
Matt Martz
22dd1590df
Add guide_rax.rst
2013-12-20 11:18:24 -06:00