ansible/v2/samples
James Cammarata 2aeb79f45f Starting work on getting integration tests working on v2
This is incomplete work, and requires some minor tweeks to the integration
tests which are not included in this commit.
2015-01-12 16:07:01 -06:00
..
roles/test_role/tasks Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
testing Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
ignore_errors.yml Starting work on getting integration tests working on v2 2015-01-12 16:07:01 -06: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
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_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_fact_gather.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
test_pb.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
test_role.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -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.