Commit Graph

41 Commits (040600f4f7143724f223b4b685f5b82629e6fd38)

Author SHA1 Message Date
James Cammarata a6068b09ac Fix collision in random filter name by merging functionality
Merges the functionality of the original jinja2 random filter with
the one we provide.

Fixes #7113
2014-04-22 14:21:00 -05:00
Nick Zaccardi a6c00989d1 Add reference to the join filter. 2014-04-12 21:26:08 -04:00
Brian Coca 80cd217eb7 simple random filter 2014-04-09 09:03:38 -04:00
Matt Martz 5770428e91 Add version_compare filter 2014-04-02 20:21:30 -05:00
James Cammarata e2d86e4f43 Splitting SETUP_CACHE into two caches, one for host vars and one for setup facts 2014-04-01 16:23:33 -05:00
James Tanner 06920b2e47 Add docs examples for regex_replace 2014-03-31 14:14:57 -04:00
Eric Dahl 9309b6b0e4 Documentation: fix various small typos 2014-03-30 18:45:55 -05:00
David Wheaton 00ed2b811f Update playbooks_variables.rst
incorrect/confusing wording in Jinja2 note?
2014-03-08 13:53:16 -08:00
arianitu fdf6ab016e Update playbooks_variables.rst
Another minor typo.
2014-03-03 16:08:40 -05:00
arianitu 93c331b222 minor typo in playbooks_variables.rst
so so, this should probably be fixed!
2014-03-03 16:03:54 -05:00
Michael DeHaan a6b4b9a751 Show more whitespace throughout playbook examples to encourage better standards in first playbooks folks write. 2014-02-28 14:18:44 -05:00
James Cammarata 4e49b32419 Adding a version note to the expanduser filter documentation 2014-02-24 14:36:13 -06:00
James Cammarata ce358e70bd Added 'expanduser' filter to the docs 2014-02-20 13:51:01 -05:00
Maykel Moya a281643505 Add link (with minor rewording) to jinja2 builtin filters 2014-02-17 12:15:42 +01:00
Maykel Moya cb8f4b8062 Add link to ansible-examples repo 2014-02-17 12:05:53 +01:00
Maykel Moya 95761ea920 Uniform spacing across all filter examples 2014-02-17 11:54:33 +01:00
Maykel Moya 2164573864 Filter name is singular 2014-02-17 11:46:05 +01:00
Michael DeHaan 47316074fe Document "|default" Jinja2 filter example. 2014-02-15 14:01:07 -05:00
James Tanner f52deaff7b Updating changelog and docs for the new play_hosts variable 2014-02-06 00:01:39 -05:00
jctanner 34db2d17e3 Merge pull request #5759 from j2sol/register-hints
Add hints about what data goes into the variable
2014-01-29 12:22:18 -08:00
Michael DeHaan bbf4731fe4 Fix dead link. 2014-01-28 20:29:42 -05: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
Jesse Keating 2841edbebd Add hints about what data goes into the variable
It's not immediately obvious what all can be accessed from the register
variable. Breadcrumbs to use -v would help.
2014-01-24 17:19:55 -08:00
Matt Jaynes f3e416f065 Minor documentation fixes.
Fixed double-dash literals. Fixed broken :doc: links. Minor case fixes. Minor wording fixes.
2014-01-21 22:05:21 -07:00
Richard C Isaacson 3b63b1d5b4 Fixing 'Note' formatting where typos have missing sections or broken formatting. 2014-01-09 21:59:47 -06:00
Michael DeHaan 659cb3118f Merge pull request #5520 from kormoc/fix_symetric_tyop
While looking into filters, I noticed that the documentation has a typo....
2014-01-07 15:49:52 -05:00
Michael DeHaan 5d50bcf6dc Correct typo in variable in docs. 2014-01-03 13:47:54 -05:00
Michael DeHaan 2f811c40d7 Basic docsite formatting fixups 2014-01-02 17:36:52 -05:00
Michael DeHaan 4658a98066 Remove line about undocumented variables as they should be documented :) 2013-12-27 14:50:50 -05:00
Mikhail Sobolev 64652fa6ab fix various documentation xrefs 2013-12-27 18:21:08 +02:00
Michael DeHaan eec9b6c8b8 Fix a intra-doc link. 2013-12-26 14:35:57 -05:00
Michael DeHaan bde41bac35 Fix some small docsite formatting things. 2013-12-26 14:35:57 -05: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
Maykel Moya bddb1e3115 Add blank line before rst directive 2013-12-03 11:51:44 +01:00
Brian Coca 246689c2fd added version added + union, diff and sym_diff filters
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
2013-11-19 14:37:53 -05:00
Brian Coca 79145b6a78 updated docs to add new filters
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
2013-11-18 23:40:29 -05:00
James Tanner 4169f1b07c Revert "Fixes #4771 Add 1.4.x example of registered var properties to the docsite"
This reverts commit dc74e700ce.
2013-11-08 10:30:45 -05:00
James Tanner dc74e700ce Fixes #4771 Add 1.4.x example of registered var properties to the docsite 2013-11-08 10:20:05 -05:00
Tomas Thor Jonsson 23bf570bad typo ---- (4) instead of --- (3) 2013-11-04 14:16:33 +01:00
Michael DeHaan 0cd09dd54f Remove extra "latest/" subdirectory in docs build structure. 2013-10-14 08:27:30 -04:00