mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-15 22:14:58 +00:00
This is incomplete work, and requires some minor tweeks to the integration tests which are not included in this commit. |
||
|---|---|---|
| .. | ||
| roles/test_role/tasks | ||
| testing | ||
| ignore_errors.yml | ||
| inv_lg | ||
| inv_md | ||
| inv_sm | ||
| lookup_file.yml | ||
| lookup_password.yml | ||
| lookup_pipe.py | ||
| lookup_template.yml | ||
| multi.py | ||
| multi_queues.py | ||
| README.md | ||
| src | ||
| template.j2 | ||
| test_big_debug.yml | ||
| test_big_ping.yml | ||
| test_fact_gather.yml | ||
| test_pb.yml | ||
| test_role.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 | ||
| with_together.yml | ||
This is a small set of samples used for testing the v2 code.