charlesrocket.freebsd.pkg_branch role – Manages ports/pkg branch

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

Entry point main – Manages ports/pkg branch

Synopsis

  • Switch to latest/quarterly branch.

Parameters

Parameter

Comments

pkg_branch_name

string

Set pkg branch.

Choices:

  • "quarterly"

  • "latest" ← (default)

Authors

  • charlesrocket