Some roles create deprecation warnings, for example the timesync role:
https://larsu.fedorapeople.org/logs/linux-system-roles-timesync-pull-15-7e9c36b-fedora-28-20180725-091523/artifacts/ansible.log
How about failing the tests when a line in ansible.log starts with [DEPRECATION WARNING]: - then the CI can catch and report this.
Some roles create deprecation warnings, for example the timesync role:
https://larsu.fedorapeople.org/logs/linux-system-roles-timesync-pull-15-7e9c36b-fedora-28-20180725-091523/artifacts/ansible.log
How about failing the tests when a line in ansible.log starts with
[DEPRECATION WARNING]:- then the CI can catch and report this.