We are happy to announce the release of: ansible-role-collect-logs 1.2.0: ansible-role-collect-logs - An Ansible role for aggregating logs from different nodes. The source is available from: https://opendev.org/openstack/ansible-role-collect-logs Download the package from: https://tarballs.openstack.org/ansible-role-collect-logs/ For more details, please see below. Changes in ansible-role-collect-logs 1.1.0..1.2.0 ------------------------------------------------- 188e42d Fixed data_files 466cd0c Set pip executable explicitly 5bce6a5 Replace deprecated UPPER_CONSTRAINTS_FILE variable 7a0864b Solve graph freezing by new irrelevant files 0025e65 Fix rsync mode filters to allow *.log files Diffstat (except docs and test files) ------------------------------------- defaults/main.yml | 4 ++++ setup.cfg | 22 +++++++++++----------- tasks/create-docs.yml | 1 + templates/rsync-filter.j2 | 3 ++- tox.ini | 2 +- zuul.d/layout.yaml | 28 +++++++++++++++++++++------- 6 files changed, 40 insertions(+), 20 deletions(-)