jctanner
8d9b53b445
Merge pull request #4733 from sivel/4323-sudo-pass
...
Add ansible_sudo_pass hostvar support. Fixes #4323
11 years ago
James Tanner
a66cfed166
Addresses #4763 list python >= 2.5 as a requirement for accelerate mode
11 years ago
Tomas Thor Jonsson
23bf570bad
typo ---- (4) instead of --- (3)
11 years ago
Michael DeHaan
4bb34d006e
Merge pull request #4793 from ilkka/patch-2
...
Fix code block quoting in documentation
11 years ago
Ilkka Laukkanen
31d55e03b0
Fix code block quoting
...
Add double colons where necessary to get code blocks, not blockquotes.
11 years ago
Ilkka Laukkanen
e0e01ddbe4
Clarify cobbler.py usage and testing instructions
...
The doc incorrectly advised executing the static inventory, not the `cobbler.py` script. Also fixes minor language issue.
11 years ago
Rhett Sutphin
aa475d337a
Document env dependency for test-module.
...
You need to source hacking/env-setup before running hacking/test-module;
otherwise you get an error like this:
ImportError: No module named ansible.utils
11 years ago
Matt Martz
ea2ec6237a
Add ansible_sudo_pass hostvar support
11 years ago
Tim Gerla
0f80364994
fix command to make a debian package
11 years ago
Tim Gerla
b7899b5e35
Add a clarifying heading to installation docs
11 years ago
Matt Jaynes
8fa003eadb
Fix typos. Prevent double-dashes from being reduced to single dash.
11 years ago
awiddersheim
9d141c5f34
Fixed typo in docsite/rst/playbooks_tags.rst
11 years ago
Adam Miller
5b2338b2bf
fix change_when example for False
11 years ago
Greg Karékinian
86f4e03bb5
Fix typo
11 years ago
Michael DeHaan
ebbf845e09
Merge pull request #4520 from jaugustin/patch-1
...
[doc] duplicate group in usa:children group
11 years ago
Michael DeHaan
cb87a94515
Merge pull request #4519 from mmoya/fixes
...
Fix building of docsite
11 years ago
Jérémie Augustin
ddf1d71b7d
[doc] duplicate group in usa:children group
11 years ago
Maykel Moya
cd051c4a0d
Fix building of docsite
...
* Fix paths in docsite/Makefile having an additional '..'.
* Ignore generated docsite/rst/modules/*.rst
11 years ago
James Tanner
6b60267898
Document per task remote_user, based on #3932
11 years ago
Michael DeHaan
0cd09dd54f
Remove extra "latest/" subdirectory in docs build structure.
11 years ago
Michael DeHaan
d22529bad0
Version added info in docs for do/until was missing.
11 years ago
Michael DeHaan
a956c2019f
Add some notes about which features are typically rarely used so folks won't feel like they have to understand them all up front.
11 years ago
Michael DeHaan
44b5b9525f
Add documents for some additional iteration types.
11 years ago
Michael DeHaan
a20d5462b6
Fix rst doc macro
11 years ago
Michael DeHaan
8faaae142c
Fix REST anchor targets
11 years ago
Michael DeHaan
b119adf684
Add note about role search path.
11 years ago
Michael DeHaan
f27a9986c1
Document standardized task/handler include syntax.
11 years ago
Michael DeHaan
6bec262b8e
Add an example of failed_when.
11 years ago
Michael DeHaan
fee360f33e
Add example.config and main documentation of the roles_path feature.
11 years ago
Michael DeHaan
61c2eb9cb0
Just clarify there are load balancer modules :)
11 years ago
Michael DeHaan
bd20d3c9be
Merge pull request #4382 from jryans/devel
...
Tweak syntax in intro docs
11 years ago
Michael DeHaan
48f97e16e9
Add doc about password generation for user modules in the FAQ.
11 years ago
Michael DeHaan
c69e19c6a6
Enhance references to logging functionality. Fixes #3431 .
11 years ago
Michael DeHaan
19386c43a7
Merge
11 years ago
Michael DeHaan
8604212da9
Merge pull request #4352 from jhoekx/mysql-user-grant
...
Add grant parameter to MySQL user module
11 years ago
lied
ef4ec735b6
Add local provisioning step notes to EC2 pages (adapted with changes by mpdehaan).
11 years ago
J. Ryan Stinnett
5f0b5e92fa
Tweak syntax in intro docs
11 years ago
Chris Church
97e9d980b2
Spelling corrections for docsite.
11 years ago
Michael DeHaan
a8637dbde6
Misc docs tweaking.
11 years ago
Michael DeHaan
f0db5508cd
Some design concepts.
11 years ago
Michael DeHaan
572fef3854
Allude to ansible-pull.
11 years ago
Michael DeHaan
95fd533d3c
Add info about ansible-doc and ansible-pull.
11 years ago
Michael DeHaan
30ae97c5d0
Fix rst link.
11 years ago
Michael DeHaan
715a07d200
Sphinx formatting.
11 years ago
Michael DeHaan
ade46e9aab
Various docs cleanup.
11 years ago
Michael DeHaan
d6168189a7
Add toctrees to pages in the docs that did not have them.
11 years ago
Michael DeHaan
4a93f9ee6d
Fix some missing hyperlinks to ansible-examples on github.
11 years ago
Michael DeHaan
7891f32fc7
Does "fix malformed hyperlink target" sound any less Star-Trekky than "realign the main deflector array?".
11 years ago
Michael DeHaan
b62b9bda65
Remove duplicate link to old examples dir.
11 years ago
Michael DeHaan
05321cafe1
Add see also sections to pages that do not have them.
11 years ago