Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 540 Bytes

File metadata and controls

30 lines (21 loc) · 540 Bytes

Ansible Role mafalb.selinux.setroubleshoot

Basic Usage

- name: install mafalb.selinux.setroubleshoot
  hosts: localhost
  roles:
  - role: mafalb.selinux.setroubleshoot
- name: install mafalb.selinux.setroubleshoot
  hosts: localhost
  roles:
  - role: mafalb.selinux.setroubleshoot
    state: absent

Variables

state: present # setroubleshoot is installed

state: absent # setroubleshoot is not installed

License

Copyright (c) 2021 Markus Falb markus.falb@mafalb.at

GPL-3.0-or-later