3699aac3aeb17b0a533ede1b7f0603325670cef1
Home Infrastructure
Setup
just fetch-plugins
Bare-metal provisioning
When creating a set of fresh machines, you must run the provisioning step to create the "Kolibri" automation user.
The Kolibri automation user is used for all other playbooks and has permissions to execute passwordless sudo.
ansible-playbook -i ansible/inventories/bare_metal/hosts.yaml ansible/playbooks/provision.yaml -K -e ansible_user=<your_interactive_user>
Description
Languages
HCL
58.2%
Jinja
24%
Just
17.8%