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/examples/playbooks
Michael DeHaan 05a128c2be Add ability to store and access module results later on in the play. See examples/playbooks/register_logic for details. 12 years ago
..
handlers
tasks whitespace 13 years ago
templates
vars fix module name in examples 13 years ago
ansible_pull.yml whitespace 13 years ago
conditionals_part1.yml whitespace 13 years ago
conditionals_part2.yml whitespace 13 years ago
file_secontext.yml
get_url.yml Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. 13 years ago
group_commands.yml
intermediate_example.yml whitespace 13 years ago
intro_example.yml whitespace 13 years ago
loop_with_items.yml
mysql.yml whitespace 13 years ago
nested_playbooks.yml whitespace 13 years ago
postgresql.yml whitespace 13 years ago
prompts.yml add output of password step for easy testing 12 years ago
register_logic.yml Add ability to store and access module results later on in the play. See examples/playbooks/register_logic for details. 12 years ago
selective_file_sources.yml whitespace 13 years ago
tags.yml whitespace 13 years ago
user_commands.yml