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 b5339fe32e update eucalyptus/ec2 example 13 years ago
..
files CloudFormation support. 13 years ago
filter_plugins Support custom jinja2 filters. 13 years ago
handlers restructure the examples directory 14 years ago
roles/foo Allow 'when' and 'with_items' to be applied to roles. 13 years ago
tasks Update some examples to explain why notify is not used 13 years ago
templates Support custom jinja2 filters. 13 years ago
vars fix module name in examples 14 years ago
ansible_pull.yml Start of making docs use {{ format }} 13 years ago
batch_size_control.yml Add examples of the 'serial' and 'delegate_to' keywords to examples/playbooks. 14 years ago
cloudformation.yaml Start of making docs use {{ format }} 13 years ago
complex_args.yml Start of making docs use {{ format }} 13 years ago
conditionals_part1.yml Update conditional examples. 13 years ago
conditionals_part2.yml Update conditional examples. 13 years ago
custom_filters.yml Support custom jinja2 filters. 13 years ago
delegation.yml Update delegation example. 13 years ago
environment.yml update environment example 13 years ago
eucalyptus-ec2.yml update eucalyptus/ec2 example 13 years ago
file_secontext.yml Add another example to file_secontext.yml 14 years ago
get_url.yml Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. 14 years ago
group_by.yml Simplify the group_by example a small bit 13 years ago
group_commands.yml Make use of yes/no booleans in playbooks 13 years ago
intermediate_example.yml Fixed file-path in comment from examples.yml to intro_example.yml. 13 years ago
intro_example.yml Make use of yes/no booleans in playbooks 13 years ago
loop_nested.yml Fix example 13 years ago
loop_plugins.yml Make use of yes/no booleans in playbooks 13 years ago
loop_with_items.yml Looping! With items! See examples/playbook/loop_with_items.yml for details 14 years ago
mysql.yml Update the example playbook for the new MySQL parameter format 14 years ago
nested_playbooks.yml update playbook example 14 years ago
netscaler.yml netscaler module example playbook 13 years ago
postgresql.yml Make use of yes/no booleans in playbooks 13 years ago
prompts.yml Adding default on vars_prompt 13 years ago
rabbitmq.yml Adding parameters example 13 years ago
register_logic.yml Make use of yes/no booleans in playbooks 13 years ago
roletest.yml Update role example to show tag usage 13 years ago
roletest2.yml Default sudo password to SSH password. 13 years ago
selective_file_sources.yml whitespace 14 years ago
tags.yml whitespace 14 years ago
upgraded_vars.yml allow references to names of variables in with_items without needing to surround them with Jinja2 '{{' delimeters 13 years ago
user_commands.yml Fix example crypt to include trailing $ 13 years ago
zfs.yml Added zfs example playbook 13 years ago