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
tasks
templates Add template example so I don't have to remember how it works 12 years ago
vars
ansible_pull.yml
batch_size_control.yml
conditionals_part1.yml
conditionals_part2.yml
delegation.yml add note about 'local_action' 12 years ago
file_secontext.yml
get_url.yml
group_commands.yml
intermediate_example.yml
intro_example.yml
loop_with_items.yml
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
register_logic.yml
selective_file_sources.yml
tags.yml
user_commands.yml