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 f07772b74b update playbook example 12 years ago
..
handlers restructure the examples directory 13 years ago
tasks whitespace 12 years ago
templates Add template example so I don't have to remember how it works 12 years ago
vars fix module name in examples 12 years ago
ansible_pull.yml whitespace 12 years ago
batch_size_control.yml Add examples of the 'serial' and 'delegate_to' keywords to examples/playbooks. 12 years ago
conditionals_part1.yml whitespace 12 years ago
conditionals_part2.yml whitespace 12 years ago
delegation.yml add note about 'local_action' 12 years ago
file_secontext.yml Add another example to file_secontext.yml 13 years ago
get_url.yml Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. 12 years ago
group_commands.yml Revert "Revert "Actually wait for password prompt in remote sudo execution. Totally breaks stderr debugging" 13 years ago
intermediate_example.yml whitespace 12 years ago
intro_example.yml whitespace 12 years ago
loop_with_items.yml Looping! With items! See examples/playbook/loop_with_items.yml for details 13 years ago
mysql.yml Update the example playbook for the new MySQL parameter format 12 years ago
nested_playbooks.yml update playbook example 12 years ago
postgresql.yml typo 12 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 12 years ago
tags.yml whitespace 12 years ago
user_commands.yml Remove errant option on password modification action 13 years ago