Commit Graph

46 Commits (fdeca3725785f9e5ee6554b05852f927f1cc8e82)

Author SHA1 Message Date
Brian Coca 337b1dc45c minor doc fixes 9 years ago
Brian Coca 2e8758d8c4 fixed docs on the meaning of -H sudo arg
fixes #7418
9 years ago
Toshio Kuratomi 4839243366 Documentation fixes 9 years ago
Nick Hammond be15d74935 Add become docs to the intro configuration for #10881 9 years ago
Tyler Harper ee32403467 change --ansible-private-keyfile to --private-key
An old command line option was left in the documentation.
9 years ago
Jesse Rusak 652cd6cd5e Fix --force-handlers, and allow it in plays and ansible.cfg
The --force-handlers command line argument was not correctly running
handlers on hosts which had tasks that later failed. This corrects that,
and also allows you to specify force_handlers in ansible.cfg or in a
play.
9 years ago
Brian Coca 13d788021f Merge pull request #4820 from mscherer/add_local_config
Add path for user defined plugin
10 years ago
Michael Scherer d6edbeb4d0 Fix documentation on hostfile vs inventory , follow up of #10130 10 years ago
Kerry Ivan Kurian 630ae89977 fix typo 10 years ago
Michael Scherer 72eab3c019 fix the documentation path for latest regarding plugins 10 years ago
Lorin Hochstein 684cdd0298 Docs: accelerate mode -> accelerated mode
The docs sometimes referred to "accelerated mode" as "accelerate mode".
This patch changes it to "accelerated mode" everywhere.
10 years ago
Nitin Madhok f811a0f89a Update intro_configuration.rst 10 years ago
Matt Martz c319df78f8 Also document force_color 10 years ago
Matt Martz c1555987d7 Document vault_password_file in intro_configuration 10 years ago
Michael DeHaan 9f5aeff15b Add version_added info. 10 years ago
Michael DeHaan 2064d26085 Add documentation about bin_ansible_callbacks setting. Standardization and cleanup. 10 years ago
Michael DeHaan 7ffa9cecae Docs for command warnings feature. 10 years ago
Bill Carlson 974ccc3486 Clarified, remote_user config item does override ansible current user if defined. 10 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
10 years ago
James Cammarata 6069ff6e9e Adding a new system_warnings config option to supress warnings 10 years ago
Chris Petersen ca1f6db28d Explain how to do multiple paths in roles_path
Document that roles_path can support multiple colon-separated paths
10 years ago
James Cammarata 18d82d1eb6 Documentation/examples updates for new 1.6 accelerate options
Fixes #6692
10 years ago
Michael DeHaan e639b5382b Change default gathering policy, add to docs. 10 years ago
Franck Cuny fb14b53130 Document the module_lang option.
Closes #6169.
10 years ago
Michael DeHaan 2dbbf29421 Merge pull request #6076 from wshaddix/patch-1
Update intro_configuration.rst
10 years ago
Michael DeHaan 1a6db5449a Document vault and make some cross-references in places where people should read about vault. 10 years ago
Wes Shaddix a9b480f937 Update intro_configuration.rst
Removed duplicate word "processed"
11 years ago
Michael DeHaan 5d686a459c add note about pipelining 11 years ago
Michael DeHaan 56befa9468 Document ansible_managed changing the template. 11 years ago
Richard C Isaacson 2aeb2e8c5b Minor existing typo fix. 11 years ago
Richard C Isaacson 80ddd1ca75 Config resoution order correction and documentation. 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
Michael DeHaan 1c29f043b4 Add contents to various pages with more than one topic per page. 11 years ago
Michael DeHaan 041cea134f New Sphinx theme has sidebar navigation so don't need TOC on each page. 11 years ago
Ferenc Grecu b93c23d4c7 Fix typos in configuration documentation 11 years ago
Senmiao Liu d1082af817 Correct the constant name "remote_temp" to "remote_tmp" 11 years ago
Michael Scherer f290c2aec0 fix various typos in the documentation 11 years ago
jctanner e9ad19f593 Merge pull request #4824 from mattwillsh/devel
Correct docsite typo hash_behavior -> hash_behaviour
11 years ago
James Tanner c39daed422 Merge pull request #4607 and fix merge conflicts for documentation fixes. 11 years ago
jctanner 1b89abe176 Merge pull request #4669 from SegFaultAX/docs/ssh-ansible-cfg
Change ssh header to ssh_connection header
11 years ago
Matt Willsher a7d0056a53 Correct type hash_behavior -> hash_behaviour 11 years ago
Matt Jaynes 8fa003eadb Fix typos. Prevent double-dashes from being reduced to single dash. 11 years ago
Michael-Keith Bernard d1d4af8b11 Change ssh header to ssh_connection header 11 years ago
Lars Francke d7478e591c Update intro_configuration.rst
Minor RST fixes
11 years ago
Michael DeHaan 0cd09dd54f Remove extra "latest/" subdirectory in docs build structure. 11 years ago