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
Francesc Esplugas c6629219d9 Update examples/playbooks/ansible_pull.yml
Typo
12 years ago
..
filter_plugins
handlers
tasks
templates
vars
ansible_pull.yml Update examples/playbooks/ansible_pull.yml 12 years ago
batch_size_control.yml
conditionals_part1.yml
conditionals_part2.yml
conditionals_part3.yml
custom_filters.yml
delegation.yml
file_secontext.yml
get_url.yml
group_by.yml
group_commands.yml Make use of yes/no booleans in playbooks 12 years ago
intermediate_example.yml
intro_example.yml Make use of yes/no booleans in playbooks 12 years ago
loop_plugins.yml Make use of yes/no booleans in playbooks 12 years ago
loop_with_items.yml
mysql.yml
nested_playbooks.yml
postgresql.yml Make use of yes/no booleans in playbooks 12 years ago
prompts.yml Adding default on vars_prompt 12 years ago
register_logic.yml Make use of yes/no booleans in playbooks 12 years ago
selective_file_sources.yml
tags.yml
user_commands.yml