Commit Graph

260 Commits (643690ffec0cde15f13f131c102aad498661fea7)

Author SHA1 Message Date
Tim Gerla c89381fa2e minor typo fixes for the rolling update guide 11 years ago
Michael DeHaan d6ea5be20f Various syntax and layout things, add Galaxy to docs 11 years ago
Michael DeHaan d481b6e686 Some slight tweaks to the continuous delivery docs. 11 years ago
Michael DeHaan 12e61b6c32 Merge branch 'lamp_tutorial' of git://github.com/tgerla/ansible into devel 11 years ago
Michael DeHaan 08792be98e Some minor tweaks to make things a little more tutorial-like, moved credentials section up higher, etc. 11 years ago
Michael DeHaan de24a40cde Wrap lines a bit tighter for easier editing. 11 years ago
Michael DeHaan bb165f423d Merge branch 'rax-guide' of git://github.com/sivel/ansible into devel 11 years ago
James Tanner fd96bcbb67 Update released version in the docsite index page 11 years ago
Matt Martz 1e1a943a6e Fix rst warnings in playbooks_loops.rst 11 years ago
Matt Martz 22dd1590df Add guide_rax.rst 11 years ago
Matt Martz e8ef6f14af Add documentation example of using 'register' with a loop 11 years ago
lichesser 1cbae778c4 Update install documentation to include httplib2
With v1.4.2 setup.py requires httplib2 for install
11 years ago
James Tanner 982c9394b2 Add example4 to the docsite AWS guide 11 years ago
James Tanner 78346eb358 Fix current version in docsite index.rst 11 years ago
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
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
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