ansible-playbook-grapher/tests/fixtures
2022-10-11 00:32:23 +02:00
..
playbooks New tests for import_playbook 2019-03-30 01:43:41 +01:00
roles feat: Add test cases for role dependencies (#127) 2022-10-11 00:32:23 +02:00
tasks fix: Do not add the skipped tags to the graph 2020-08-01 18:55:33 +02:00
vars Fix playbook with relative var file (#36) 2020-05-16 22:54:50 +02:00
docker-mysql-galaxy.yml feat: Add test case for community downloaded roles and collections (#117) 2022-07-30 20:54:55 +02:00
example.yml Do not identity a task with its name on the graph. 2020-06-05 23:03:42 +02:00
group-roles-by-name.yml feat: Add a flag to group roles by name - Revert the old behavior (#122) 2022-08-20 14:35:27 +02:00
import_playbook.yml New tests for import_playbook 2019-03-26 00:25:34 +01:00
import_role.yml feat: Open node file when double-clicking on it from a browser (#79) 2022-01-29 14:47:09 +01:00
import_tasks.yml fix: Do not add the skipped tags to the graph 2020-08-01 18:55:33 +02:00
include_role.yml fix: Roles usages and do not use multiple edges for role tasks (#120) 2022-08-17 22:20:55 +02:00
include_tasks.yml fix: Do not add the skipped tags to the graph 2020-08-01 18:55:33 +02:00
inventory Tests and Travis Integration (#9) 2017-11-21 12:17:33 +01:00
multi-plays.yml fix: Render a single node when multiple playbooks use the same role (#111) 2022-07-02 11:40:00 +02:00
nested_import_playbook.yml New tests for import_playbook 2019-03-30 01:43:41 +01:00
nested_include_tasks.yml Remove example prefix from tests 2019-03-26 00:25:34 +01:00
relative_var_files.yml Fix playbook with relative var file (#36) 2020-05-16 22:54:50 +02:00
requirements.yml feat: Add test case for community downloaded roles and collections (#117) 2022-07-30 20:54:55 +02:00
roles_dependencies.yml feat: Add test cases for role dependencies (#127) 2022-10-11 00:32:23 +02:00
simple_playbook.yml Add support for include_tasks. Fixes #13 (#15) 2019-02-18 02:52:54 +01:00
simple_playbook_no_postproccess.svg Tests and Travis Integration (#9) 2017-11-21 12:17:33 +01:00
tags.yml fix: Do not add the skipped tags to the graph 2020-08-01 18:55:33 +02:00
with_block.yml fix: Properly manage include in pre_tasks and post_tasks (#97) 2022-01-06 23:49:52 +01:00
with_roles.yml feat: Open node file when double-clicking on it from a browser (#79) 2022-01-29 14:47:09 +01:00