0.14.1.0rc1 This is a candidate release for 0.14.1. Changelog: - Bugfix: Implicit tasks with no specific file and task information provided by Ansible (such as "gather_facts") now resolve back to the playbook file by default. See upstream Ansible bug [1] for details. - Feature: Logging for ARA and it's components can now be done through a logging configuration file [2]. - Integration tests on Fedora 26 with python3.6 were added to the existing tests under CentOS 7 and Ubuntu 16.04. [1]: https://github.com/ansible/ansible/issues/28451 [2]: https://ara.readthedocs.io/en/latest/configuration.html#ara-log-config