mirror of https://github.com/ansible/ansible.git
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.
e64989beb4
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 | 10 years ago | |
testing | 10 years ago | |
README.md | 10 years ago | |
common_include.yml | 10 years ago | |
hosts | 10 years ago | |
ignore_errors.yml | 10 years ago | |
include.yml | 10 years ago | |
included_playbook.yml | 10 years ago | |
inv_lg | 10 years ago | |
inv_md | 10 years ago | |
inv_sm | 10 years ago | |
l1_include.yml | 10 years ago | |
l2_include.yml | 10 years ago | |
l3_include.yml | 10 years ago | |
localhost_include.yml | 10 years ago | |
localhosts | 10 years ago | |
lookup_file.yml | 10 years ago | |
lookup_password.yml | 10 years ago | |
lookup_pipe.py | 10 years ago | |
lookup_template.yml | 10 years ago | |
multi.py | 10 years ago | |
multi_queues.py | 9 years ago | |
src | 10 years ago | |
template.j2 | 10 years ago | |
test_become.yml | 10 years ago | |
test_big_debug.yml | 10 years ago | |
test_big_ping.yml | 10 years ago | |
test_block.yml | 10 years ago | |
test_blocks_of_blocks.yml | 10 years ago | |
test_fact_gather.yml | 10 years ago | |
test_free.yml | 10 years ago | |
test_include.yml | 10 years ago | |
test_pb.yml | 10 years ago | |
test_play_failure.yml | 10 years ago | |
test_playbook.include | 10 years ago | |
test_role.yml | 10 years ago | |
test_roles_complex.yml | 10 years ago | |
test_run_once.yml | 10 years ago | |
test_sudo.yml | 10 years ago | |
test_tags.yml | 10 years ago | |
with_dict.yml | 10 years ago | |
with_env.yml | 10 years ago | |
with_fileglob.yml | 10 years ago | |
with_first_found.yml | 10 years ago | |
with_flattened.yml | 10 years ago | |
with_indexed_items.yml | 10 years ago | |
with_items.yml | 10 years ago | |
with_lines.yml | 10 years ago | |
with_nested.yml | 10 years ago | |
with_random_choice.yml | 10 years ago | |
with_sequence.yml | 10 years ago | |
with_subelements.yml | 10 years ago | |
with_together.yml | 10 years ago |
README.md
This is a small set of samples used for testing the v2 code.