Commit Graph

41 Commits (3aede800c575989b7c7f2b18e2818b5b4fdf4fd2)

Author SHA1 Message Date
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.
2015-04-10 19:38:59 -04:00
Brian Coca 13d788021f Merge pull request #4820 from mscherer/add_local_config
Add path for user defined plugin
2015-02-11 14:44:07 -05:00
Michael Scherer d6edbeb4d0 Fix documentation on hostfile vs inventory , follow up of #10130 2015-02-01 12:12:40 +01:00
Kerry Ivan Kurian 630ae89977 fix typo 2015-01-12 12:24:17 -07:00
Michael Scherer 72eab3c019 fix the documentation path for latest regarding plugins 2014-12-11 23:35:37 +01:00
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.
2014-11-01 19:31:04 -04:00
Nitin Madhok f811a0f89a Update intro_configuration.rst 2014-09-28 08:30:35 -04:00
Matt Martz c319df78f8 Also document force_color 2014-09-16 10:31:50 -05:00
Matt Martz c1555987d7 Document vault_password_file in intro_configuration 2014-09-16 10:22:32 -05:00
Michael DeHaan 9f5aeff15b Add version_added info. 2014-09-10 09:39:31 -04:00
Michael DeHaan 2064d26085 Add documentation about bin_ansible_callbacks setting. Standardization and cleanup. 2014-09-10 09:38:24 -04:00
Michael DeHaan 7ffa9cecae Docs for command warnings feature. 2014-08-22 15:37:07 -04:00
Bill Carlson 974ccc3486 Clarified, remote_user config item does override ansible current user if defined. 2014-06-04 13:26:16 -05:00
Christian Berendt 58ff9cd7c8 fixed typos found by RETF rules in RST files
rules are avaialble at https://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser/Typos
2014-05-03 17:59:50 +02:00
James Cammarata 6069ff6e9e Adding a new system_warnings config option to supress warnings 2014-04-30 14:44:10 -05:00
Chris Petersen ca1f6db28d Explain how to do multiple paths in roles_path
Document that roles_path can support multiple colon-separated paths
2014-04-10 22:28:27 -07:00
James Cammarata 18d82d1eb6 Documentation/examples updates for new 1.6 accelerate options
Fixes #6692
2014-03-25 19:32:48 -05:00
Michael DeHaan e639b5382b Change default gathering policy, add to docs. 2014-03-19 18:03:03 -04:00
Franck Cuny fb14b53130 Document the module_lang option.
Closes #6169.
2014-03-10 15:19:05 -07:00
Michael DeHaan 2dbbf29421 Merge pull request #6076 from wshaddix/patch-1
Update intro_configuration.rst
2014-02-28 13:12:06 -05:00
Michael DeHaan 1a6db5449a Document vault and make some cross-references in places where people should read about vault. 2014-02-27 17:44:21 -05:00
Wes Shaddix a9b480f937 Update intro_configuration.rst
Removed duplicate word "processed"
2014-02-19 17:15:17 -05:00
Michael DeHaan 5d686a459c add note about pipelining 2014-02-15 14:35:26 -05:00
Michael DeHaan 56befa9468 Document ansible_managed changing the template. 2014-02-15 14:13:42 -05:00
Richard C Isaacson 2aeb2e8c5b Minor existing typo fix. 2014-02-14 14:39:28 -06:00
Richard C Isaacson 80ddd1ca75 Config resoution order correction and documentation. 2014-02-14 14:34:58 -06:00
Michael DeHaan 81e9a60589 Much rejoicing, ansibleworks.com is now ansible.com
Also note AWX is named "Tower" now, as we found that simpler.
2014-01-28 20:29:41 -05:00
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.
2014-01-25 21:52:53 +00: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
Ferenc Grecu b93c23d4c7 Fix typos in configuration documentation 2013-12-12 18:51:09 +02:00
Senmiao Liu d1082af817 Correct the constant name "remote_temp" to "remote_tmp" 2013-11-17 15:37:17 -08:00
Michael Scherer f290c2aec0 fix various typos in the documentation 2013-11-17 00:26:06 +01:00
jctanner e9ad19f593 Merge pull request #4824 from mattwillsh/devel
Correct docsite typo hash_behavior -> hash_behaviour
2013-11-06 22:48:12 -08:00
James Tanner c39daed422 Merge pull request #4607 and fix merge conflicts for documentation fixes. 2013-11-06 22:20:58 -05:00
jctanner 1b89abe176 Merge pull request #4669 from SegFaultAX/docs/ssh-ansible-cfg
Change ssh header to ssh_connection header
2013-11-06 19:04:33 -08:00
Matt Willsher a7d0056a53 Correct type hash_behavior -> hash_behaviour 2013-11-06 17:01:37 +00:00
Matt Jaynes 8fa003eadb Fix typos. Prevent double-dashes from being reduced to single dash. 2013-10-27 11:51:42 -04:00
Michael-Keith Bernard d1d4af8b11 Change ssh header to ssh_connection header 2013-10-24 11:24:24 -07:00
Lars Francke d7478e591c Update intro_configuration.rst
Minor RST fixes
2013-10-22 01:05:40 +02:00
Michael DeHaan 0cd09dd54f Remove extra "latest/" subdirectory in docs build structure. 2013-10-14 08:27:30 -04:00