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/samples
James Cammarata 601a1cc6d9 Multiple fixes for include statements and blocks in general
Fixes #11981
Fixes #11995
Fixes #12039
Fixes #12077
9 years ago
..
roles Making the switch to v2 9 years ago
testing Making the switch to v2 9 years ago
README.md Making the switch to v2 9 years ago
common_include.yml Making the switch to v2 9 years ago
hosts Making the switch to v2 9 years ago
ignore_errors.yml Making the switch to v2 9 years ago
include.yml Making the switch to v2 9 years ago
included_playbook.yml Fix playbook includes so tags are obeyed (v2) 9 years ago
inv_lg Making the switch to v2 9 years ago
inv_md Making the switch to v2 9 years ago
inv_sm Making the switch to v2 9 years ago
l1_include.yml Making the switch to v2 9 years ago
l2_include.yml Making the switch to v2 9 years ago
l3_include.yml Making the switch to v2 9 years ago
localhost_include.yml Making the switch to v2 9 years ago
localhosts Making the switch to v2 9 years ago
lookup_file.yml Making the switch to v2 9 years ago
lookup_password.yml Making the switch to v2 9 years ago
lookup_pipe.py Making the switch to v2 9 years ago
lookup_template.yml Making the switch to v2 9 years ago
multi.py Making the switch to v2 9 years ago
multi_queues.py Moving ConnectionInformation -> PlayContext 9 years ago
src Making the switch to v2 9 years ago
template.j2 Making the switch to v2 9 years ago
test_become.yml Making the switch to v2 9 years ago
test_big_debug.yml Making the switch to v2 9 years ago
test_big_ping.yml Making the switch to v2 9 years ago
test_block.yml Multiple fixes for include statements and blocks in general 9 years ago
test_blocks_of_blocks.yml Making the switch to v2 9 years ago
test_fact_gather.yml Making the switch to v2 9 years ago
test_free.yml Making the switch to v2 9 years ago
test_include.yml Making the switch to v2 9 years ago
test_pb.yml Making the switch to v2 9 years ago
test_play_failure.yml Properly fail out of the task loop in the linear strategy on failures (v2) 9 years ago
test_playbook.include Fix playbook includes so tags are obeyed (v2) 9 years ago
test_role.yml Making the switch to v2 9 years ago
test_roles_complex.yml Making the switch to v2 9 years ago
test_run_once.yml Making the switch to v2 9 years ago
test_sudo.yml Making the switch to v2 9 years ago
test_tags.yml Making the switch to v2 9 years ago
with_dict.yml Making the switch to v2 9 years ago
with_env.yml Making the switch to v2 9 years ago
with_fileglob.yml Making the switch to v2 9 years ago
with_first_found.yml Making the switch to v2 9 years ago
with_flattened.yml Making the switch to v2 9 years ago
with_indexed_items.yml Making the switch to v2 9 years ago
with_items.yml Making the switch to v2 9 years ago
with_lines.yml Making the switch to v2 9 years ago
with_nested.yml Making the switch to v2 9 years ago
with_random_choice.yml Making the switch to v2 9 years ago
with_sequence.yml Making the switch to v2 9 years ago
with_subelements.yml Making the switch to v2 9 years ago
with_together.yml Making the switch to v2 9 years ago

README.md

This is a small set of samples used for testing the v2 code.