ansible/examples/playbooks
Jeroen Hoekx 8ffed6df75 Support custom jinja2 filters.
This uses the plugin framework to add filter plugins.
The previously hardcoded core filters are defined using the plugin
framework now.
2012-11-05 15:11:34 +01:00
..
filter_plugins Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
handlers
tasks
templates Support custom jinja2 filters. 2012-11-05 15:11:34 +01:00
vars
ansible_pull.yml
batch_size_control.yml
conditionals_part1.yml
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
file_secontext.yml
get_url.yml
group_by.yml Simplify the group_by example a small bit 2012-10-30 20:00:21 -04:00
group_commands.yml
intermediate_example.yml
intro_example.yml
loop_plugins.yml
loop_with_items.yml
mysql.yml
nested_playbooks.yml
postgresql.yml add role_attr_flags parameter to postgresql_user 2012-10-15 16:03:10 -07:00
prompts.yml
register_logic.yml
selective_file_sources.yml
tags.yml
user_commands.yml