Commit Graph

6 Commits (5dce745868720379f69c7b307a3addeafbea66e3)

Author SHA1 Message Date
Brian Coca 8872bba21f rearranged math filters 10 years ago
Björn Andersson 65e4f2b2bc Add filter to turn a string into a UUID
This filter was made because I needed to create idempotent UUIDs when
installing the agent for Go (http://go.cd), which uses UUIds to
distinguish the agents from each other.

It uses a newly created Ansible namespace to distinguish UUIDs created
by Ansible from any other source. The new namespace is a random one
created by uuidgen on OSX.
10 years ago
Michael Peters 3ba516ac25 adding min() and max() filters for use in Jinja templates 10 years ago
Matt Martz 5770428e91 Add version_compare filter 11 years ago
James Tanner efba8b4771 Merge branch 'regexreplace' of git://github.com/jacobweber/ansible into jacobweber-regexreplace 11 years ago
Michael DeHaan 2177b773c8 Rename tests to test, use old directory name. 11 years ago