How to Automate FreeBSD 12 Server Provisioning with Ansible
Introduction This guide explains how to Automate FreeBSD 12 Server Provisioning with Ansible on FreeBSD 12. FreeBSD uses the pkg(8) binary package manager, rc.conf(5) for service startup configuration, and pf(4) as its primary packet filter. There is no SELinux or AppArmor — instead, FreeBSD provides the MAC (Mandatory Access Control) framework and Capsicum for fine-grained […]