Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 498 Bytes

File metadata and controls

30 lines (21 loc) · 498 Bytes

Ansible Role mafalb.selinux.mcstrans

Basic Usage

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

Variables

state: present # mcstrans is installed

state: absent # mcstrans is not installed

License

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

GPL-3.0-or-later