Changelog: rename include_playbook to import_playbook

This commit is contained in:
Mohamed El Mouctar HAIDARA 2019-04-08 23:22:26 +02:00
parent 156ebeaf58
commit 5147d410cf

View file

@ -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...