ansible/examples/playbooks
2013-04-24 22:31:21 -04:00
..
files CloudFormation support. 2013-02-22 15:52:23 -05:00
filter_plugins Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
handlers restructure the examples directory 2012-03-13 19:27:13 -04:00
roles/foo Allow 'when' and 'with_items' to be applied to roles. 2013-04-12 19:02:56 -04:00
tasks Update some examples to explain why notify is not used 2012-10-12 18:12:22 -04:00
templates Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
vars fix module name in examples 2012-07-23 21:06:24 -04:00
ansible_pull.yml Update examples/playbooks/ansible_pull.yml 2013-01-24 17:29:50 +01:00
batch_size_control.yml Add examples of the 'serial' and 'delegate_to' keywords to examples/playbooks. 2012-08-18 10:11:17 -04:00
cloudformation.yaml CloudFormation support. 2013-02-22 15:52:23 -05:00
complex_args.yml Correct documentation example, Snowball was a hampster. 2013-02-17 15:17:24 -05:00
conditionals_part1.yml whitespace 2012-08-06 20:00:31 -04:00
conditionals_part2.yml Add note about when you still have to use only_if 2012-10-27 18:22:16 -04:00
conditionals_part3.yml Added 'when' as a shortcut around only_if. 2012-10-27 17:55:35 -04:00
custom_filters.yml Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
delegation.yml add note about 'local_action' 2012-08-20 18:26:22 -04:00
environment.yml minor aesthetics tweak 2013-02-10 13:20:19 -05:00
eucalyptus-ec2.yml Adding ec2-related module example to examples/playbooks 2013-02-18 15:44:34 +00:00
file_secontext.yml Add another example to file_secontext.yml 2012-04-22 00:14:40 -07:00
get_url.yml Tweaking daisychain internals to allow get_url to modify the path destination when downloading to a directory. 2012-07-22 11:08:16 -04:00
group_by.yml Simplify the group_by example a small bit 2012-10-30 20:00:21 -04:00
group_commands.yml Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
intermediate_example.yml Fixed file-path in comment from examples.yml to intro_example.yml. 2013-02-21 09:40:42 +01:00
intro_example.yml Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
loop_nested.yml Fix example 2013-03-11 23:37:29 -04:00
loop_plugins.yml Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
loop_with_items.yml Looping! With items! See examples/playbook/loop_with_items.yml for details 2012-04-14 09:55:24 -04:00
mysql.yml Update the example playbook for the new MySQL parameter format 2012-08-28 17:51:12 -05:00
nested_playbooks.yml update playbook example 2012-08-28 20:27:17 -04:00
netscaler.yml netscaler module example playbook 2013-03-07 16:14:19 +01:00
postgresql.yml Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
prompts.yml Adding default on vars_prompt 2013-01-18 19:00:57 +08:00
rabbitmq.yml Adding parameters example 2013-03-01 08:30:50 -05:00
register_logic.yml Make use of yes/no booleans in playbooks 2012-12-14 11:56:53 +01:00
roletest.yml Update role example to show tag usage 2013-04-24 22:31:21 -04:00
roletest2.yml Default sudo password to SSH password. 2013-04-22 23:57:50 -04:00
selective_file_sources.yml whitespace 2012-08-06 20:00:31 -04:00
tags.yml whitespace 2012-08-06 20:00:31 -04:00
upgraded_vars.yml allow references to names of variables in with_items without needing to surround them with Jinja2 '{{' delimeters 2013-04-10 18:42:54 -04:00
user_commands.yml Fix example crypt to include trailing $ 2013-03-05 21:39:28 +01:00
zfs.yml Added zfs example playbook 2013-02-14 14:16:33 +01:00