Commit Graph

311 Commits (8fbf049e754237e971ae2593d01bad3788375500)

Author SHA1 Message Date
jctanner 34db2d17e3 Merge pull request #5759 from j2sol/register-hints
Add hints about what data goes into the variable
11 years ago
jctanner b0c9211164 Merge pull request #5815 from saltvedt/patch-1
Added info on --skip-tags to tags documentation.
11 years ago
Czachur 801f8970ff Fixed typo
Used the twice in a row
11 years ago
Torstein Saltvedt 4cefd1b2db Added info on --skip-tags to tags documentation. 11 years ago
Stefhen Hovland d88fea9a96 Fix broken Tower links 11 years ago
Michael DeHaan bbf4731fe4 Fix dead link. 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
Micheil Smith c667008161 Fixing *_plugins configuration names and values
Based on reading of Developing Plugins and the example ansible.cfg file, it seems the sections changed here were created in error by a copy and paste.
11 years ago
Jesse Keating 2841edbebd Add hints about what data goes into the variable
It's not immediately obvious what all can be accessed from the register
variable. Breadcrumbs to use -v would help.
11 years ago
Matt Jaynes f3e416f065 Minor documentation fixes.
Fixed double-dash literals. Fixed broken :doc: links. Minor case fixes. Minor wording fixes.
11 years ago
Michael DeHaan b8676203b9 Merge pull request #5586 from tbielawa/spiff_up_plugins
Spiff up the 'Developing Plugins' page
11 years ago
Taylor Brown 5fce765601 Removing colon from example failure message
The example failure message was given as - fail: msg="Bailing out: this play requires 'bar'"

The colon in the example causes a YAML compile error, so I am replacing it with a '.'
11 years ago
Michael DeHaan c4425632e0 Add quickstart video back into docs nav. 11 years ago
Randy Stauner df67830dbf Reference --ask-sudo-pass for ansible_sudo_pass
It looks like the description for `ansible_sudo_pass` was copy/pasted from `ansible_ssh_pass` and not fully updated.
11 years ago
Tim Bielawa 0cf692ada6 Spiff up the 'Developing Plugins' page
* Add more cross-documentation references
* Fix some broken links
* Add links to github/source code references
11 years ago
Richard C Isaacson 3b63b1d5b4 Fixing 'Note' formatting where typos have missing sections or broken formatting. 11 years ago
Richard C Isaacson 0d52de0f29 Language cleanup for clarity. 11 years ago
Patrick Reagan 69304615d0 Fix typo in loop documentation: strucutre -> structure 11 years ago
Joshua Lund 3b4f3f8ca3 Improved the documentation for password generation 11 years ago
Michael DeHaan 659cb3118f Merge pull request #5520 from kormoc/fix_symetric_tyop
While looking into filters, I noticed that the documentation has a typo....
11 years ago
James Tanner 5c64d703b9 Fixes #5227 Corrected doc example of with_first_found 11 years ago
James Tanner d8d1152940 Update latest released version of ansible to 1.4.4 on docsite 11 years ago
Michael DeHaan 8e5b7d3095 Remove code underlying when_* and only_if, which are deprecated features slated for removal in the 1.5 release. 11 years ago
Michael DeHaan 5d50bcf6dc Correct typo in variable in docs. 11 years ago
Michael DeHaan 1251538e96 Fix syntax of docsite anchors. 11 years ago
Michael DeHaan 2f811c40d7 Basic docsite formatting fixups 11 years ago
Christian Jensen 80bb49c8b7 Fix a small typo 11 years ago
Michael DeHaan 12ecff71ba Add a few notes about variables to the FAQ. 11 years ago
Michael DeHaan 81fdd5d02a Add a note about hosts being ok in multiple groups. 11 years ago
Michael DeHaan 132a7fa88e Added note about tag groups to AWS guide. 11 years ago
Michael DeHaan 4658a98066 Remove line about undocumented variables as they should be documented :) 11 years ago
Mikhail Sobolev 64652fa6ab fix various documentation xrefs 11 years ago
Michael DeHaan af98ce8433 Add topics index to installation page. 11 years ago
Michael DeHaan eec9b6c8b8 Fix a intra-doc link. 11 years ago
Michael DeHaan bde41bac35 Fix some small docsite formatting things. 11 years ago
Michael DeHaan 1c29f043b4 Add contents to various pages with more than one topic per page. 11 years ago
Mikhail Sobolev 8b7327a2f6 make examples/DOCUMENTATION.yml a link 11 years ago
Mikhail Sobolev 8b680343dd fix example formatting 11 years ago
Michael DeHaan 35ec9f81ae Further modifications to the module formatter to adjust to the new theme, and some misc docs text corrections. 11 years ago
Michael DeHaan 10009b0d3f Starting to refactor module formatter script.
Rename "jpfunc" to something more explanatory
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 b0578c82c2 Merge pull request #5416 from sa2ajj/more-minor-doc-fixes
More minor doc fixes
11 years ago
Michael DeHaan 99daaa5bb5 Re-add the playbook introduction which was replaced earlier. 11 years ago
Mikhail Sobolev d1d20b7065 add a link to the resources section 11 years ago
Mikhail Sobolev 34f65f8e84 fix the link formatting 11 years ago
Michael DeHaan e00262c1b3 Split content into subpages. 11 years ago
Michael DeHaan 5b5556020f Reorg of the documentation tree such that the sidebar will be more correct. Some work yet to do on module docs. 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
Michael DeHaan 384cac7779 Use a docsite theme that is in source control, work in progress. 11 years ago