Commit Graph

603 Commits (0882eefdff933391be40644890d453927685849f)

Author SHA1 Message Date
Mikhail Sobolev 6569fb8455 fixed a reference to AWX site 11 years ago
Mikhail Sobolev 4448a64069 add seealso to developing_inventory 11 years ago
Tim Gerla f8cc9d5d06 Tweak some task examples to be more in-line with eucalyptus-ec2.yml in language_features 11 years ago
Ferenc Grecu b93c23d4c7 Fix typos in configuration documentation 11 years ago
Tim Gerla 1063cbea39 tweak some links and phrasing 11 years ago
Tim Gerla 101e8c0a31 flesh out the CI/CD and load balancer sections a bit 11 years ago
Maykel Moya 9018d53a3c Fix link to playbooks loops 11 years ago
Tim Gerla 4da5d267d5 initial commit of a basic rolling upgrade guide, based on the lamp_haproxy example 11 years ago
Michael DeHaan a19ef93cf3 Update README.md
remove author section, references old email address
11 years ago
Michael DeHaan 0fc5771eab Update README.md
Clarify docs readme about wordpress
11 years ago
Jinn Koriech 80d6ca19af Add README info for building the module documentation. 11 years ago
Maykel Moya bddb1e3115 Add blank line before rst directive 11 years ago
Michael F. Booth 8a19b595c7 Fix "manual" ansible-playbook example in guide_vagrant.rst
The given example is trying to load an inventory file with the -i option, so it should probably be given the actual Vagrant-written inventory file name. I contemplated using 'vagrant_ansible_inventory_default' instead (which is what my Vagrant demo actually creates) but 'vagrant_ansible_inventory_machinename' is more consistent with the existing example in the docs.
11 years ago
Michael DeHaan 3541bfcb09 Merge pull request #5074 from pcraston/devel
Fix for documentation playbook loops
11 years ago
Tim Gerla af42f0b771 fix heading name syntax in AWS guide 11 years ago
Patrick Craston 8de0b88c1c Updated Fix for documentation playbook loops
if key is used with lookup parameter needs quotes as
otherwise it will load "ssh-rsa" "<the key>" "<the comment>" as separate
values and fail with "this module requires key=value arguments"
11 years ago
Patrick Craston 20c5b7f800 Fix for documentation playbook loops
if key is used with lookup parameter that needs to be in quotes as
otherwise it will load "ssh-rsa" "<the key>" "<the comment>" as separate
values and fail with "this module requires key=value arguments"
11 years ago
Tim Gerla fb3d5d6589 elaborate on a couple of sections 11 years ago
Tim Gerla 461afa2b25 remove Vagrant from the list of pending topics 11 years ago
Tim Gerla 1cd71b7899 fix up word wrapping 11 years ago
Tim Gerla 7adf33ed41 add a topical guide for Vagrant integration 11 years ago
James Tanner 2a58c2bbe3 Update files for 1.4 release 11 years ago
Brian Coca 246689c2fd added version added + union, diff and sym_diff filters
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Brian Coca 79145b6a78 updated docs to add new filters
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
11 years ago
Michael DeHaan ff24d5a16e Merge pull request #4952 from bob-smith/new3
Remove stale references to 'latest' from docsite
11 years ago
John Barker 0bc93bf0c0 Remove stale references to 'latest' from docsite
left over from 0cd09dd
11 years ago
Michael DeHaan 441cd1c5b9 Merge pull request #4933 from lsm/devel
Correct the constant name "remote_temp" to "remote_tmp"
11 years ago
John Barker 452d418771 correct link to developing modules on ansiblework's website (part 2) 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
James Tanner 48ded5e493 Fix typos in docsite password lookup section 11 years ago
James Tanner e2b75abb1d Add char parameter to password lookup plugin docs on docsite 11 years ago
James Tanner 9e8eef84e8 Revert "Revert "Delete extra word in index.rst""
This reverts commit 8532263890.
11 years ago
James Tanner 54c510335a Revert "Revert "Tiny RST link fix in modules documentation""
This reverts commit 658dc7a366.
11 years ago
James Tanner f347133d85 Revert "Move info on limit from the ad hoc command page to the pattern page"
This reverts commit cda707f99e.
11 years ago
James Tanner 658dc7a366 Revert "Tiny RST link fix in modules documentation"
This reverts commit e052251662.
11 years ago
James Tanner 8532263890 Revert "Delete extra word in index.rst"
This reverts commit f52b401755.
11 years ago
James Tanner 66d68b30f2 Revert "Fixes #4092 Add documentation for yaml format of tasks and all keywords"
This reverts commit 3e351b4727.
11 years ago
James Tanner 4169f1b07c Revert "Fixes #4771 Add 1.4.x example of registered var properties to the docsite"
This reverts commit dc74e700ce.
11 years ago
James Tanner dc74e700ce Fixes #4771 Add 1.4.x example of registered var properties to the docsite 11 years ago
James Tanner 3cdb968ebe Fix some information in the docsite for the password lookup plugin 11 years ago
Steve Tjoa 9ac012bb94 adding link to up-to-date ansible-examples github repo. Also using proper capitalization for GitHub. 11 years ago
jctanner e9ad19f593 Merge pull request #4824 from mattwillsh/devel
Correct docsite typo hash_behavior -> hash_behaviour
11 years ago
James Tanner 3e351b4727 Fixes #4092 Add documentation for yaml format of tasks and all keywords 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
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
Michael-Keith Bernard d1d4af8b11 Change ssh header to ssh_connection header 11 years ago
Lars Francke f52b401755 Delete extra word in index.rst 11 years ago
Lars Francke e052251662 Tiny RST link fix in modules documentation 11 years ago
Lars Francke d7478e591c Update intro_configuration.rst
Minor RST fixes
11 years ago
Lars Francke cda707f99e Move info on limit from the ad hoc command page to the pattern page 11 years ago
Lars Francke 544458e859 Update intro_adhoc.rst
Update link texts (hopefully got those correct from Sphinx documentation) and remove section on Limiting hosts as that's covered elsewhere
11 years ago
Lars Francke afbc2b448d Update intro_dynamic_inventory.rst
Minor fixes, style and typos
11 years ago
Lars Francke 5c905fd165 Fix a few minor issues in the Getting started document 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