ansible/v2/samples
James Cammarata 4af2d0a907 Reworking v2 play iterator and fixing some other bugs
Still not working quite right:
* dynamic includes are not adding the included tasks yet
* running roles with tags not quite working right
2015-03-04 13:52:31 -06:00
..
roles Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -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
include.yml Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -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
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_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 Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
test_fact_gather.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06:00
test_include.yml Reworking v2 play iterator and fixing some other bugs 2015-03-04 13:52:31 -06:00
test_pb.yml Creating playbook executor and dependent classes 2014-12-29 10:46:47 -06: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
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.