ansible/samples
James Cammarata e64989beb4 Moving ConnectionInformation -> PlayContext
Also making PlayContext a child class of the Playbook Base class,
which gives it access to all of the FieldAttribute code to ensure
field values are correctly typed after post_validation

Fixes #11381
2015-07-21 12:13:50 -04:00
..
roles
testing
common_include.yml
hosts
ignore_errors.yml
include.yml
included_playbook.yml Fix playbook includes so tags are obeyed (v2) 2015-05-11 12:48:03 -05:00
inv_lg
inv_md
inv_sm
l1_include.yml
l2_include.yml
l3_include.yml
localhost_include.yml
localhosts
lookup_file.yml
lookup_password.yml
lookup_pipe.py
lookup_template.yml
multi.py
multi_queues.py Moving ConnectionInformation -> PlayContext 2015-07-21 12:13:50 -04:00
README.md
src
template.j2
test_become.yml
test_big_debug.yml
test_big_ping.yml
test_block.yml
test_blocks_of_blocks.yml
test_fact_gather.yml
test_free.yml
test_include.yml
test_pb.yml
test_play_failure.yml
test_playbook.include Fix playbook includes so tags are obeyed (v2) 2015-05-11 12:48:03 -05:00
test_role.yml
test_roles_complex.yml
test_run_once.yml
test_sudo.yml
test_tags.yml
with_dict.yml
with_env.yml
with_fileglob.yml
with_first_found.yml
with_flattened.yml
with_indexed_items.yml
with_items.yml
with_lines.yml
with_nested.yml
with_random_choice.yml
with_sequence.yml
with_subelements.yml
with_together.yml

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