arensb.truenas.jails module – Configure jail system

Note

This module is part of the arensb.truenas collection (version 1.11.4).

To install it, use: ansible-galaxy collection install arensb.truenas.

To use it in a playbook, specify: arensb.truenas.jails.

New in arensb.truenas 1.1.0

Synopsis

  • Configure the jail system. Some of this overlaps with the plugin system.

  • Does not configure individual jails. For that, see jail.

Parameters

Parameter

Comments

pool

string

The currently active pool. New jails and plugins will be created here.

Does not move existing jails (or plugins). They continue to run wherever they currently are.

Examples


Return Values

Common return values are documented here, the following are the fields unique to this module:

Key

Description

status

boolean

True iff pool activation was successful.

Returned: success

Sample: true