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.
2016-11-11 14:50:57 -08:00
..
roles
testing
common_include.yml
hosts
ignore_errors.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
include.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
included_playbook.yml
inv_lg
inv_md
inv_sm
l1_include.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
l2_include.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
l3_include.yml
localhost_include.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
localhosts
lookup_file.yml
lookup_password.yml
lookup_pipe.yml Changes to be committed: (#16430) 2016-06-24 10:26:51 -04:00
lookup_template.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
multi.py Merge branch 'samples-to-test' of https://github.com/dagwieers/ansible into dagwieers-samples-to-test 2016-05-11 09:57:21 -04:00
multi_queues.py Merge branch 'samples-to-test' of https://github.com/dagwieers/ansible into dagwieers-samples-to-test 2016-05-11 09:57:21 -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 Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
test_pb.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
test_play_failure.yml
test_playbook.include
test_role.yml
test_roles_complex.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00
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 Merge branch 'samples-to-test' of https://github.com/dagwieers/ansible into dagwieers-samples-to-test 2016-05-11 09:57:21 -04:00
with_together.yml Fix cosmetic problems in YAML source 2016-11-11 14:50:57 -08:00

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