ansible/v2/samples
2015-04-05 01:07:47 -05:00
..
roles Modifying sample for test_become to show more test cases 2015-03-23 15:22:34 -05:00
testing Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
common_include.yml Getting dynamic includes working a bit better on v2 2015-03-04 13:52:31 -06:00
ignore_errors.yml Starting work on getting integration tests working on v2 2015-01-12 16:07:01 -06:00
include.yml V2 fixing bugs 2015-04-02 01:19:21 -05:00
inv_lg Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
inv_md Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
inv_sm Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
l1_include.yml Getting dynamic includes working a bit better on v2 2015-03-04 13:52:31 -06:00
l2_include.yml Getting dynamic includes working a bit better on v2 2015-03-04 13:52:31 -06:00
l3_include.yml Getting dynamic includes working a bit better on v2 2015-03-04 13:52:31 -06:00
localhost_include.yml V2 fixing bugs 2015-04-02 01:19:21 -05:00
localhosts Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
lookup_file.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
lookup_password.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
lookup_pipe.py Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
lookup_template.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
multi.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
multi_queues.py Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
README.md Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
src Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
template.j2 Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
test_become.yml Modifying sample for test_become to show more test cases 2015-03-23 15:22:34 -05:00
test_big_debug.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
test_big_ping.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
test_block.yml Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
test_blocks_of_blocks.yml V2 fixing bugs 2015-04-02 01:19:21 -05:00
test_fact_gather.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
test_free.yml Fixing multiple v2 bugs 2015-04-05 01:07:47 -05:00
test_include.yml V2 fixing bugs 2015-04-02 01:19:21 -05:00
test_pb.yml Fixing multiple v2 bugs 2015-04-05 01:07:47 -05:00
test_role.yml Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
test_roles_complex.yml Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
test_run_once.yml Add run_once/BYPASS_HOST_LOOP feature in v2 2015-03-04 13:52:31 -06:00
with_dict.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_env.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_fileglob.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_first_found.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_flattened.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_indexed_items.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_items.yml Starting to move over lookups and fixing some bugs related to that 2015-01-08 10:52:14 -06:00
with_lines.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_nested.yml Starting to move over lookups and fixing some bugs related to that 2015-01-08 10:52:14 -06:00
with_random_choice.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_sequence.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_subelements.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00
with_together.yml Moving over all lookup plugins to v2 2015-01-09 09:37:45 -06:00

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