Returns this collection's version
---
- assert:
that: "lookup('unixadm.selinux.version') is version_compare('0.0.1', '>=')"
Key | Returned | Description |
---|---|---|
_raw | Success | version string |
compile and package selinux modules
Parameter | Choices/Defaults | Description |
---|---|---|
module (string) required |
Path to the selinux module source file (.te) |
install selinux module
Parameter | Choices/Defaults | Description |
---|---|---|
path (string) required |
Path to the compiled selinux module file (.pp) | |
remote_src (string) |
Specify whether or not the selinux module is located on the target machine |