What's Changed
- feat: Add support for ignoring standalone tasks and role tasks with
--only-roles
in the graph view by @Eltryo in #218 - fix: Tasks in 'include_role' were being wrongly included in the graph by default by @haidaraM in #222
- fix: Increase Ansible and Python compatibility range to [2.16, 2.18.2[ by @haidaraM in https://github.com//pull/220
- fix(mermaid): More rounded role node for consistency with graphviz
- ci: Collapse the mermaid graphs in the job summary by @haidaraM in #221
- ci: Make sure workflows are triggered for forks
- chore(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot in #216
New Contributors
Full Changelog: v2.5.1...v2.6.0