ansible/test/samples
2016-05-11 09:57:21 -04:00
..
roles Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
testing Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
common_include.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
hosts Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
ignore_errors.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
include.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
included_playbook.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
inv_lg Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
inv_md Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
inv_sm Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
l1_include.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
l2_include.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
l3_include.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
localhost_include.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
localhosts Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
lookup_file.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
lookup_password.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
lookup_pipe.py Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
lookup_template.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01: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 Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
src Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
template.j2 Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_become.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_big_debug.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_big_ping.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_block.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_blocks_of_blocks.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_fact_gather.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_free.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_include.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_pb.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_play_failure.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_playbook.include Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_role.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_roles_complex.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_run_once.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_sudo.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
test_tags.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_dict.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_env.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_fileglob.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_first_found.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_flattened.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_indexed_items.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_items.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_lines.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_nested.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_random_choice.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
with_sequence.yml Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00
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 Moving samples/ out of the root into test/ 2016-03-11 21:59:06 +01:00

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