Major Hayden
eaac53922c
Small spelling fix for Rax docs
10 years ago
Pascal Borreli
fe40a7d88a
Fixed typos
10 years ago
James Cammarata
e3abaa30b6
Merge pull request #7650 from sivel/guide-rax-automation
...
Rax Guide: Add RackConnect and Managed Cloud automation check examples
10 years ago
James Cammarata
27b1d05e4b
Merge pull request #7995 from adamnbowen/patch-3
...
Correct typo: 'receords' -> 'records'
11 years ago
Adam Bowen
c0da5f6bd3
Correct typo: 'receords' -> 'records'
...
I should read more than a sentence at a time when I'm correcting typos—sorry for the typo correction spam ;)
11 years ago
Adam Bowen
0c3d7f1bd8
Correct typo: 'additioanl' -> 'additional'
11 years ago
Adam Bowen
61b107da34
Correct typo: 'manaul' to 'manual'
11 years ago
Matt Martz
074263af8d
Add rackconnect and managed cloud automation check examples
11 years ago
Christian Berendt
58ff9cd7c8
fixed typos found by RETF rules in RST files
...
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
11 years ago
Michael DeHaan
5a075e3b93
Clarify docs section slightly.
11 years ago
Michael DeHaan
8d9424c5ed
Merge branch 'docs' of git://github.com/angstwad/ansible into devel
11 years ago
Eric Dahl
9309b6b0e4
Documentation: fix various small typos
11 years ago
Paul Durivage
418b9fdef6
Spelling, grammar, layout changes, plus more examples and an orchestration chapter
11 years ago
Andy Hill
bd90fdae94
Fix typo in guide_rax
11 years ago
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...
11 years ago
Stefhen Hovland
d88fea9a96
Fix broken Tower links
11 years ago
Michael DeHaan
81e9a60589
Much rejoicing, ansibleworks.com is now ansible.com
...
Also note AWX is named "Tower" now, as we found that simpler.
11 years ago
Michael DeHaan
080296a028
Merge pull request #5414 from jlund/mode-typo
...
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
11 years ago
Michael DeHaan
041cea134f
New Sphinx theme has sidebar navigation so don't need TOC on each page.
11 years ago
Joshua Lund
1696b14beb
Fixing a typo in the Amazon Web Services and Rackspace Cloud guides
11 years ago
Matt Martz
c328cdbb53
Missed prefixed variable attribute
11 years ago
Michael DeHaan
d6ea5be20f
Various syntax and layout things, add Galaxy to docs
11 years ago
Michael DeHaan
08792be98e
Some minor tweaks to make things a little more tutorial-like, moved credentials section up higher, etc.
11 years ago
Michael DeHaan
de24a40cde
Wrap lines a bit tighter for easier editing.
11 years ago
Matt Martz
22dd1590df
Add guide_rax.rst
11 years ago