
On Tue, 2019-12-03 at 13:54 +0100, Fabiano FidĂȘncio wrote:
'lci update ... libvirt' fails in task "Configure hostname":
fatal: [libvirt-opensuse-tumbleweed]: FAILED! => {"changed": false, "msg": "hostname module cannot be used on platform Linux (Opensuse-tumbleweed)"}
It seems to be an Ansible bug: https://github.com/ansible/ansible/issues/42726
I've opened a PR for ansible with a fix for this issue: https://github.com/ansible/ansible/pull/65457
With this one fixed and backported to the host OS libvirt-jenkins-ci uses we will be able to also add tumbleweed.
Backporting the fix locally on the production host would be a bit gross, but luckily we don't really need to worry about that since we're not going to run openSUSE Tumbleweed there - just like we don't have Debian sid or FreeBSD -CURRENT :) Either way, great job! -- Andrea Bolognani / Red Hat / Virtualization