Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for include_tasks #13

Closed
jrjsmrtn opened this issue Nov 27, 2018 · 3 comments
Closed

Add support for include_tasks #13

jrjsmrtn opened this issue Nov 27, 2018 · 3 comments

Comments

@jrjsmrtn
Copy link

At this time:

  • the content of task files called by include_tasks is not represented
  • multiple unnamed include_tasks, for example in a block, are represented as a unique task with multiple edges

Nice tool, btw... :-)

@haidaraM
Copy link
Owner

Thanks for creating the issue. Will check that :-)

@haidaraM
Copy link
Owner

Which of version are you using ?

@lin1000
Copy link

lin1000 commented Dec 24, 2018

Thank you so much haidaraM, it's a great tool and help me to visualize my playbooks. It will be great to support include tasks.

haidaraM pushed a commit that referenced this issue Dec 31, 2018
haidaraM pushed a commit that referenced this issue Dec 31, 2018
haidaraM pushed a commit that referenced this issue Jan 10, 2019
haidaraM added a commit that referenced this issue Feb 18, 2019
* Add support for include_tasks. Fixes #13

* Use keyword arguments for _include_tasks_in_blocks

* Pass correct variable manager to load_list_of_blocks

* Option fail_on_undefined during template

* Rewrite test_grapher_simple_playbook

* add id to the root node, prefix for play and task ids

* make post_process_svg return output_filename

* Tests using Pyquery which use more user friendly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants