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
Toshio Kuratomi 4203850d1a Break apart a looped dependency to show a warning when parsing playbooks
Display a warning when a dict key is overwritten by pyyaml
Fixes #12888
9 years ago
..
roles Making the switch to v2 10 years ago
testing Making the switch to v2 10 years ago
README.md Making the switch to v2 10 years ago
common_include.yml Making the switch to v2 10 years ago
hosts Making the switch to v2 10 years ago
ignore_errors.yml Making the switch to v2 10 years ago
include.yml Uncommenting sample line in include.yml to help debug issues 9 years ago
included_playbook.yml Fix playbook includes so tags are obeyed (v2) 9 years ago
inv_lg Making the switch to v2 10 years ago
inv_md Making the switch to v2 10 years ago
inv_sm Making the switch to v2 10 years ago
l1_include.yml Making the switch to v2 10 years ago
l2_include.yml Making the switch to v2 10 years ago
l3_include.yml Making the switch to v2 10 years ago
localhost_include.yml Making the switch to v2 10 years ago
localhosts Making the switch to v2 10 years ago
lookup_file.yml Making the switch to v2 10 years ago
lookup_password.yml Making the switch to v2 10 years ago
lookup_pipe.py Making the switch to v2 10 years ago
lookup_template.yml Making the switch to v2 10 years ago
multi.py Making the switch to v2 10 years ago
multi_queues.py Break apart a looped dependency to show a warning when parsing playbooks 9 years ago
src Making the switch to v2 10 years ago
template.j2 Making the switch to v2 10 years ago
test_become.yml Making the switch to v2 10 years ago
test_big_debug.yml Making the switch to v2 10 years ago
test_big_ping.yml Making the switch to v2 10 years ago
test_block.yml Multiple fixes for include statements and blocks in general 9 years ago
test_blocks_of_blocks.yml Tweak sample blocks of blocks a bit more 9 years ago
test_fact_gather.yml Making the switch to v2 10 years ago
test_free.yml Making the switch to v2 10 years ago
test_include.yml Making the switch to v2 10 years ago
test_pb.yml Making the switch to v2 10 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 10 years ago
test_roles_complex.yml Making the switch to v2 10 years ago
test_run_once.yml Making the switch to v2 10 years ago
test_sudo.yml Making the switch to v2 10 years ago
test_tags.yml Making the switch to v2 10 years ago
with_dict.yml Making the switch to v2 10 years ago
with_env.yml Making the switch to v2 10 years ago
with_fileglob.yml Making the switch to v2 10 years ago
with_first_found.yml Making the switch to v2 10 years ago
with_flattened.yml Making the switch to v2 10 years ago
with_indexed_items.yml Making the switch to v2 10 years ago
with_items.yml Making the switch to v2 10 years ago
with_lines.yml Making the switch to v2 10 years ago
with_nested.yml Making the switch to v2 10 years ago
with_random_choice.yml Making the switch to v2 10 years ago
with_sequence.yml Making the switch to v2 10 years ago
with_subelements.yml Making the switch to v2 10 years ago
with_together.yml Making the switch to v2 10 years ago

README.md

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