mirror of
https://github.com/haidaraM/ansible-playbook-grapher
synced 2024-11-10 06:04:15 +00:00
Changelog: rename include_playbook to import_playbook
This commit is contained in:
parent
156ebeaf58
commit
5147d410cf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# 0.9.0
|
||||
- New Feature: Add the support for include_role, import_role, include_playbook,...
|
||||
- New Feature: Add the support for include_role, import_role, import_playbook
|
||||
- Fix https://github.com/haidaraM/ansible-playbook-grapher/issues/16
|
||||
- Add more tests
|
||||
- CLI more verbose: `-v` or `-vv` etc...
|
||||
|
|
Loading…
Reference in a new issue