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 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
9 years ago
..
roles
testing
README.md
common_include.yml
hosts Making the switch to v2 10 years ago
ignore_errors.yml
include.yml
included_playbook.yml Fix playbook includes so tags are obeyed (v2) 10 years ago
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 9 years ago
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) 10 years ago
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

README.md

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