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
2015-10-27 12:39:42 -07:00
..
roles Making the switch to v2 2015-05-03 21:47:26 -05:00
testing Making the switch to v2 2015-05-03 21:47:26 -05:00
common_include.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
hosts Making the switch to v2 2015-05-03 21:47:26 -05:00
ignore_errors.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
include.yml Uncommenting sample line in include.yml to help debug issues 2015-09-12 08:46:29 -04:00
included_playbook.yml Fix playbook includes so tags are obeyed (v2) 2015-05-11 12:48:03 -05:00
inv_lg Making the switch to v2 2015-05-03 21:47:26 -05:00
inv_md Making the switch to v2 2015-05-03 21:47:26 -05:00
inv_sm Making the switch to v2 2015-05-03 21:47:26 -05:00
l1_include.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
l2_include.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
l3_include.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
localhost_include.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
localhosts Making the switch to v2 2015-05-03 21:47:26 -05:00
lookup_file.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
lookup_password.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
lookup_pipe.py Making the switch to v2 2015-05-03 21:47:26 -05:00
lookup_template.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
multi.py Making the switch to v2 2015-05-03 21:47:26 -05:00
multi_queues.py Break apart a looped dependency to show a warning when parsing playbooks 2015-10-27 12:39:42 -07:00
README.md Making the switch to v2 2015-05-03 21:47:26 -05:00
src Making the switch to v2 2015-05-03 21:47:26 -05:00
template.j2 Making the switch to v2 2015-05-03 21:47:26 -05:00
test_become.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_big_debug.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_big_ping.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_block.yml Multiple fixes for include statements and blocks in general 2015-08-26 02:23:22 -04:00
test_blocks_of_blocks.yml Tweak sample blocks of blocks a bit more 2015-09-16 13:15:12 -04:00
test_fact_gather.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_free.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_include.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_pb.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_play_failure.yml Properly fail out of the task loop in the linear strategy on failures (v2) 2015-05-05 13:41:32 -05:00
test_playbook.include Fix playbook includes so tags are obeyed (v2) 2015-05-11 12:48:03 -05:00
test_role.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_roles_complex.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_run_once.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_sudo.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
test_tags.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_dict.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_env.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_fileglob.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_first_found.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_flattened.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_indexed_items.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_items.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_lines.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_nested.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_random_choice.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_sequence.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_subelements.yml Making the switch to v2 2015-05-03 21:47:26 -05:00
with_together.yml Making the switch to v2 2015-05-03 21:47:26 -05:00

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