You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docsite/rst
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
..
modules
YAMLSyntax.rst
community.rst
developing.rst
developing_api.rst
developing_inventory.rst
developing_modules.rst
developing_plugins.rst
developing_test_pr.rst
faq.rst
galaxy.rst
glossary.rst
guide_aws.rst
guide_gce.rst
guide_rax.rst
guide_rolling_upgrade.rst
guide_vagrant.rst
guides.rst
index.rst
intro.rst
intro_adhoc.rst
intro_configuration.rst
intro_dynamic_inventory.rst
intro_getting_started.rst
intro_installation.rst
intro_inventory.rst
intro_patterns.rst
intro_windows.rst
modules.rst
playbooks.rst
playbooks_acceleration.rst
playbooks_async.rst
playbooks_best_practices.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_intro.rst
playbooks_lookups.rst
playbooks_loops.rst
playbooks_prompts.rst
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_tags.rst
playbooks_variables.rst Add filter to turn a string into a UUID 10 years ago
playbooks_vault.rst
quickstart.rst
test_strategies.rst
tower.rst