/ansible-role-semodule

Primary LanguagePythonApache License 2.0Apache-2.0

ansible-role-semodule

Ansible role to manage SELinux policy modules.

Description

semodule is the tool used to manage SELinux policy modules, including installing, upgrading, listing and removing modules.

Requirements

Packages

Package repository index files should be up to date before using this role, we do not manage them.

Role Variables

Dependencies

Example Playbook

- name: Install semodule
  hosts: web
  roles:
    - ansible-role-semodule