charlesrocket.freebsd.wg role – Manages WireGuard

Note

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

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.wg.

Entry point main – Manages WireGuard

Synopsis

  • Manage WireGuard module.

Parameters

Parameter

Comments

wg_enabled

boolean

Enable WireGuard module.

Choices:

  • false ← (default)

  • true

Authors

  • charlesrocket