tmullender / ansible-maven-plugin

A Maven plugin to facilitate running Ansible adhoc commands and playbooks
MIT License
30 stars 10 forks source link

Improve error handling #2

Closed tmullender closed 9 years ago

tmullender commented 9 years ago

The plugin should

so that users can more easily debug failing executions and avoid subsequent phases being executed

tmullender commented 9 years ago

Removed requirement to log output to file in favour of using ansible's tree option