mirror of
https://github.com/outbackdingo/ansible-hw-bootstrap.git
synced 2026-01-27 10:18:18 +00:00
10 lines
333 B
Markdown
10 lines
333 B
Markdown
# Provisioning hardware with Ansible demo
|
|
|
|
This accompanies [a blog post on Opensource.com](https://opensource.com/article/19/5/hardware-bootstrapping-ansible)
|
|
|
|
# Long story, short
|
|
|
|
Provisioning hardware isn't dead, quite yet. It's pretty easy to achieve with
|
|
Ansible, so here's [a simple little role](roles/kickstart) to help out.
|
|
|