Post tagged: ansible

Automated Stage3 Gentoo Install Using Ansible

Objectives

The objective is to, as far as possible, fully automate a stage3 Gentoo build. While we're at it, we'd like to add some flexibility in building different kernel configurations or passing in different parameters like the initial username, passwords, etc.

Ansible fits the bill for this task ...