Skip to content

Conversation

@deepshikhaaa
Copy link
Member

Ansible requires libselinux-python package to be installed on
hosts where Ansible is running file modules in case SELinux is
enabled. It is needed while creating machines using Ansible for
running distributed regression framework.

Signed-off-by: Deepshikha Khandelwal [email protected]

Ansible requires libselinux-python package to be installed on
hosts where Ansible is running file modules in case SELinux is
enabled. It is needed while creating machines using Ansible for
running distributed regression framework.

Signed-off-by: Deepshikha Khandelwal <[email protected]>
@mscherer
Copy link
Contributor

It is already managed by the base playbook:

https://github.com/gluster/gluster.org_ansible_configuration/blob/master/playbooks/deploy_base.yml

Who pull selinux role:

https://github.com/OSAS/ansible-role-selinux/blob/master/tasks/main.yml

Who install it, in case this is not present (and it should be present by default on a Centos/Fedora/RHEL distribution).

So 1) why is it missing ?(e.g., where does the VM come from)
2) why would using the selinux role not be a solution ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants