Skip to content

charlesrocket/freebsd-collection

Repository files navigation

freebsd-collection

galaxy CI

Ansible collection for FreeBSD servers and desktops.

Installation

CLI

ansible-galaxy collection install charlesrocket.freebsd

Upgrade

ansible-galaxy collection install charlesrocket.freebsd --upgrade

YAML

requirements.yml:

collections:
  - name: charlesrocket.freebsd

Usage

See profiles/variables.

Example

screenshot

# run as user
ansible-playbook charlesrocket.freebsd.station -c \
    local -i "localhost," -e "profile=charlesrocket"

Contributors 2

  •  
  •