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
Stoned Elipot e1ee257619 Default sudo password to SSH password.
While here factor out password prompting in ansible.utils
12 years ago
..
files CloudFormation support. 12 years ago
filter_plugins Support custom jinja2 filters. 12 years ago
handlers
roles/foo Allow 'when' and 'with_items' to be applied to roles. 12 years ago
tasks Update some examples to explain why notify is not used 12 years ago
templates Support custom jinja2 filters. 12 years ago
vars
ansible_pull.yml Update examples/playbooks/ansible_pull.yml 12 years ago
batch_size_control.yml Add examples of the 'serial' and 'delegate_to' keywords to examples/playbooks. 12 years ago
cloudformation.yaml CloudFormation support. 12 years ago
complex_args.yml Correct documentation example, Snowball was a hampster. 12 years ago
conditionals_part1.yml whitespace 12 years ago
conditionals_part2.yml Add note about when you still have to use only_if 12 years ago
conditionals_part3.yml Added 'when' as a shortcut around only_if. 12 years ago
custom_filters.yml Support custom jinja2 filters. 12 years ago
delegation.yml add note about 'local_action' 12 years ago
environment.yml minor aesthetics tweak 12 years ago
eucalyptus-ec2.yml Adding ec2-related module example to examples/playbooks 12 years ago
file_secontext.yml
get_url.yml
group_by.yml Simplify the group_by example a small bit 12 years ago
group_commands.yml Make use of yes/no booleans in playbooks 12 years ago
intermediate_example.yml Fixed file-path in comment from examples.yml to intro_example.yml. 12 years ago
intro_example.yml Make use of yes/no booleans in playbooks 12 years ago
loop_nested.yml Fix example 12 years ago
loop_plugins.yml Make use of yes/no booleans in playbooks 12 years ago
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
netscaler.yml netscaler module example playbook 12 years ago
postgresql.yml Make use of yes/no booleans in playbooks 12 years ago
prompts.yml Adding default on vars_prompt 12 years ago
rabbitmq.yml Adding parameters example 12 years ago
register_logic.yml Make use of yes/no booleans in playbooks 12 years ago
roletest.yml Rename set_up and tear_down to pre_tasks and post_tasks 12 years ago
roletest2.yml Default sudo password to SSH password. 12 years ago
selective_file_sources.yml whitespace 12 years ago
tags.yml whitespace 12 years ago
upgraded_vars.yml allow references to names of variables in with_items without needing to surround them with Jinja2 '{{' delimeters 12 years ago
user_commands.yml Fix example crypt to include trailing $ 12 years ago
zfs.yml Added zfs example playbook 12 years ago