charlesrocket.freebsd.bastille role – Installs Bastille

Note

This role is part of the charlesrocket.freebsd collection (version 1.10.0).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install charlesrocket.freebsd.

To use it in a playbook, specify: charlesrocket.freebsd.bastille.

Entry point main – Installs Bastille

Synopsis

  • Deploy bastille service.

Parameters

Parameter

Comments

bastille_zfs_enable

boolean

Enable ZFS.

Choices:

  • false ← (default)

  • true

bastille_zfs_zpool

string

ZFS zpool name.

Default: "zroot"

Authors

  • charlesrocket