Profiles

Description

Playbooks will download and apply user profiles if profile variable is present. The default profile is sourced from profiles/$USER/$PLAYBOOK (trunk branch).

ansible-playbook charlesrocket.freebsd.station -e "profile=charlesrocket"

Add profile_version variable to specify a playbook.

Set profile to an absolute path to load a local profile file (testing, edge cases).