
4 Dec
2019
4 Dec
'19
9:13 a.m.
Daniel, [snip]
diff --git a/guests/host_vars/libvirt-centos-7/main.yml b/guests/host_vars/libvirt-centos-7/main.yml index 94e29af..d730aa2 100644 --- a/guests/host_vars/libvirt-centos-7/main.yml +++ b/guests/host_vars/libvirt-centos-7/main.yml @@ -16,5 +16,3 @@ package_format: 'rpm' package_manager: 'yum' os_name: 'CentOS' os_version: '7' - -ansible_python_interpreter: /usr/bin/python2
We cannot do that, unfortunately. I've tried, in the past, but "yum" ansible module requires python2. [snip] Best Regards, -- Fabiano FidĂȘncio