summaryrefslogtreecommitdiff
path: root/docsite
Commit message (Expand)AuthorAgeFilesLines
* fixed typos found by RETF rules in RST filesChristian Berendt2014-05-0312-15/+15
* Adding a new system_warnings config option to supress warningsJames Cammarata2014-04-301-0/+13
* Slight tweak to regex examples.Michael DeHaan2014-04-291-2/+4
* Merge pull request #6984 from clconway/variable-re-docMichael DeHaan2014-04-291-0/+12
|\
| * Modifies match/search filter examples to use non-trivial regexes.Chris Conway2014-04-141-5/+5
| * Adds search/match examples to "Playbooks > Variables > Jinja2 Filters" doc se...Chris Conway2014-04-141-0/+12
* | Clarify lookup plugin execution location per request.Michael DeHaan2014-04-291-2/+3
* | Add Mavericks install notesMichael DeHaan2014-04-291-0/+4
* | Merge pull request #7186 from jf/docfix-obvious-quick-simplesMichael DeHaan2014-04-292-3/+3
|\ \
| * | playbooks_roles.rst: remove extraneous commaJeffrey 'jf' Lim2014-04-301-1/+1
| * | Obvious quick fixes:Jeffrey 'jf' Lim2014-04-302-2/+2
* | | Add an example of how to reload local facts.Michael DeHaan2014-04-291-0/+16
* | | Clarify .ssh/config port usage.Michael DeHaan2014-04-291-2/+4
* | | Explain how to embed modules in roles.Michael DeHaan2014-04-291-0/+35
|/ /
* | Update playbooks_delegation.rstmjfroehlich2014-04-271-1/+1
* | Add note about with_fileglob to "Looping over Fileglobs"Nick Budidharma2014-04-231-0/+2
* | Merge pull request #6906 from idupree/patch-1James Cammarata2014-04-231-0/+3
|\ \
| * | Document the `ec2` group.Isaac Dupree2014-04-081-0/+3
* | | Fix collision in random filter name by merging functionalityJames Cammarata2014-04-221-0/+7
* | | added homebrew to install docAdam Menges2014-04-151-0/+12
* | | Merge pull request #6944 from ex-nerd/patch-1Michael DeHaan2014-04-141-0/+4
|\ \ \
| * | | Explain how to do multiple paths in roles_pathChris Petersen2014-04-101-0/+4
* | | | Merge pull request #6950 from sam-at-github/patch-1Michael DeHaan2014-04-141-2/+2
|\ \ \ \
| * | | | What particular script?sam-at-github2014-04-111-2/+2
| |/ / /
* | | | Merge pull request #6954 from rasputnik/patch-1Michael DeHaan2014-04-141-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fix typoDick Davies2014-04-111-1/+1
| |/ /
* | | Add reference to the join filter.Nick Zaccardi2014-04-121-0/+4
|/ /
* | simple random filterBrian Coca2014-04-091-0/+21
|/
* modules.rst: be consistent with service module documentationjaseg2014-04-081-1/+1
* Add version_compare filterMatt Martz2014-04-021-0/+26
* Clarify docs section slightly.Michael DeHaan2014-04-021-1/+3
* Merge branch 'docs' of git://github.com/angstwad/ansible into develMichael DeHaan2014-04-021-44/+39
|\
| * Spelling, grammar, layout changes, plus more examples and an orchestration ch...Paul Durivage2014-03-051-44/+39
* | Splitting SETUP_CACHE into two caches, one for host vars and one for setup factsJames Cammarata2014-04-011-0/+3
* | Add docs examples for regex_replaceJames Tanner2014-03-311-0/+8
* | Documentation: fix various small typosEric Dahl2014-03-307-9/+9
* | Merge pull request #6733 from jjshoe/patch-1Michael DeHaan2014-03-271-0/+2
|\ \
| * | Add meta to the directory layout for rolesjjshoe2014-03-271-0/+2
* | | Fix typo in with_first_found doc.Tim Miller2014-03-271-1/+1
|/ /
* | Fixes minor typos in the GCE guide, one of which causes a code block to fail ...Chris Conway2014-03-261-2/+2
* | Documentation/examples updates for new 1.6 accelerate optionsJames Cammarata2014-03-251-0/+25
* | Documentation updates for accelerate mode improvementsJames Cammarata2014-03-231-0/+7
* | Update the FAQ advice on recursive copy now that there are two good ways to d...Michael DeHaan2014-03-191-11/+1
* | Change default gathering policy, add to docs.Michael DeHaan2014-03-191-0/+10
* | Micro-optimization: replace s.find(x)!=-1 with x in sCristian Ciupitu2014-03-161-1/+1
* | resolves #6494 - added note to page=2014-03-151-0/+2
* | Merge pull request #6505 from quiver/fix-typo-faqMichael DeHaan2014-03-151-4/+4
|\ \
| * | Fix docs for faqGeorge Yoshida2014-03-151-4/+4
* | | Fix docs for playbooks_introGeorge Yoshida2014-03-151-1/+1
|/ /
* | Add GCE guide and retool a bit to show the add_host interactions, improvement...Michael DeHaan2014-03-142-55/+115