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/test/samples
Adrien Vergé 0e834fc9e4 Fix cosmetic problems in YAML source
This change corrects problems reported by the `yamllint` linter.

Since key duplication problems were removed in 4d48711, this commit
mainly fixes trailing spaces and extra empty lines at beginning/end of
files.
8 years ago
..
roles
testing
README.md
common_include.yml
hosts
ignore_errors.yml
include.yml
included_playbook.yml
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.yml
lookup_template.yml
multi.py
multi_queues.py
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
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.