Charles Chan
980f44ccba
Update intro_inventory.rst
...
Change 'SSH' to upper case.
2015-08-15 20:16:05 -07:00
Christian Jensen
b5f5404e63
Tiny typo fix
2015-08-07 14:46:21 -07:00
Brian Coca
6e2aca2261
Merge pull request #11670 from jody-frankowski/update-intro-inventory-params
...
Fix intro_inventory documented params. Update for the new 'become' system
2015-07-24 14:40:43 -04:00
Andy Dirnberger
02589ffbba
Fix formatting of Groups of Groups
...
The example in the Groups of Groups section was being rendered as a quote.
Switching to the `::` notation causes it to render as preformatted text instead.
This could have also been done with a `.. code:` block, but I chose to be
consistent with other sections in the document.
2015-07-21 14:44:49 -04:00
Jody Frankowski
4713e58b57
modify intro inventory params docs to be shorter, ansible_su/do is moved out
2015-07-21 20:02:05 +02:00
Jody Frankowski
f7c9b5382d
Fix intro_inventory documented params. Update for the new 'become' system
2015-07-21 13:47:03 +02:00
Jacek Laskowski
796c7accd1
Update intro_inventory.rst
...
Minor fix for consistency (and more engaging language :))
2015-07-07 14:03:46 +02:00
Mike Putnam
02aa76d518
Remove docs remnant re: var use.
2015-07-04 13:48:34 -05:00
Mike Putnam
515de1e6eb
Be more specific describing groups of groups,
...
Fixes #11397
2015-07-04 12:30:04 -05:00
Dave James Miller
652daf3db4
Remove duplicated "By default" in docs
2015-06-09 19:48:38 +01:00
E. Dunham
20df50e11c
Fix confusing wording about aliases
...
Point out that nicknames for hosts can go in the hosts file, by fixing wording that seemed contradictory.
2015-06-06 21:35:51 -07:00
Brian Coca
daa2c3a956
Merge pull request #9584 from Sgoettschkes/issue_docs_missing_ansible_sudo
...
Adding inventory parameter to documentation
2015-01-28 13:42:59 -05:00
Toshio Kuratomi
fe53d86a83
inventory is ini-like but not quite like other implementations
2015-01-05 09:18:52 -08:00
Toshio Kuratomi
fb5b682989
Use "override" instead of "loaded second" to be clear about what happens
...
Need for clarification brought up here:
https://github.com/ansible/ansible/issues/9877
2014-12-23 12:37:42 -08:00
Sebastian Göttschkes
9660afd3e0
Adding inventory parameter to documentation
...
Adding the inventory parameter `ansible_sudo` to the list of behavioural
inventory parameters in the intro_inventory documentation.
2014-11-20 20:18:04 +01:00
Bruno BAILLUET
4e5dc754fa
Added a comment to mention that ansible_sudo_exe is available from version 1.8 and beyond
2014-09-29 19:46:41 +02:00
Bruno BAILLUET
a25da4af05
Add a new inventory parameter (ansible_sudo_exe) to specify sudo command path.
2014-09-27 17:39:49 +02:00
Hagai
a552c07230
Added note on which version did dirs in group_vars start working
2014-05-22 17:54:21 +03:00
Hagai
e2cc510e37
Update docs to include directories inside group_vars
2014-05-22 15:31:20 +03:00
James Cammarata
fd27afdc0d
Adding ansible_shell_type and basic environment construction on it
...
Previously we assumed the shell on the target systems were 'sh'-
compliant when formatting environment variables preceding command
strings. This patch corrects that by basing the target shell type
on the DEFAULT_EXECUTABLE setting, which can be overridden on a
per-host basis using the inventory variable 'ansible_shell_type'.
Fixes #7352
2014-05-09 16:29:56 -05:00
Michael DeHaan
0720af11ae
Merge pull request #7186 from jf/docfix-obvious-quick-simples
...
Obvious quick fixes:
2014-04-29 16:38:26 -04:00
Michael DeHaan
cff4b5d412
Clarify .ssh/config port usage.
2014-04-29 15:39:13 -04:00
Jeffrey 'jf' Lim
d80f4624d4
Obvious quick fixes:
...
- extra 'the' in intro_inventory
- capitalization in playbooks_roles
2014-04-30 02:21:43 +08:00
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.
2014-01-13 09:19:56 -07:00
Michael DeHaan
81fdd5d02a
Add a note about hosts being ok in multiple groups.
2013-12-27 15:42:11 -05:00
Michael DeHaan
1c29f043b4
Add contents to various pages with more than one topic per page.
2013-12-26 14:35:57 -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
Matt Martz
ea2ec6237a
Add ansible_sudo_pass hostvar support
2013-10-30 13:18:35 -05:00
Jérémie Augustin
ddf1d71b7d
[doc] duplicate group in usa:children group
2013-10-15 17:18:07 +02:00
Michael DeHaan
0cd09dd54f
Remove extra "latest/" subdirectory in docs build structure.
2013-10-14 08:27:30 -04:00