ansible-later/CHANGELOG.md

4 lines
289 B
Markdown
Raw Normal View History

2019-02-19 11:13:28 +01:00
- BUGFIX
- Controls like `when` used at block level will be added as metadata to each task inside this block [#9](https://github.com/xoxys/ansible-later/issues/9)
- Commands can be used in place of modules if the task use register [#8](https://github.com/xoxys/ansible-later/issues/8)