No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles PLAY [Test role variable override] ********************************************* TASK [Gathering Facts] ********************************************************* Wednesday 24 July 2024 13:48:05 -0400 (0:00:00.018) 0:00:00.018 ******** ok: [managed_node1] TASK [Create var file in caller that can override the one in called role] ****** Wednesday 24 July 2024 13:48:06 -0400 (0:00:01.033) 0:00:01.052 ******** failed: [managed_node1 -> localhost] (item=CentOS-8) => { "ansible_loop_var": "item", "changed": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "item": "CentOS-8" } MSG: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed! failed: [managed_node1 -> localhost] (item=CentOS_8) => { "ansible_loop_var": "item", "changed": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "item": "CentOS_8" } MSG: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed! failed: [managed_node1 -> localhost] (item=CentOS) => { "ansible_loop_var": "item", "changed": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "item": "CentOS" } MSG: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed! failed: [managed_node1 -> localhost] (item=RedHat) => { "ansible_loop_var": "item", "changed": false, "checksum": "870b2314d3f4184a363b31373f07abb444f26444", "item": "RedHat" } MSG: Aborting, target uses selinux but python bindings (libselinux-python) aren't installed! PLAY RECAP ********************************************************************* managed_node1 : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 Wednesday 24 July 2024 13:48:08 -0400 (0:00:01.707) 0:00:02.759 ******** =============================================================================== Create var file in caller that can override the one in called role ------ 1.71s Gathering Facts --------------------------------------------------------- 1.03s