Files
ansible-hw-bootstrap/README.md
2019-05-23 08:40:39 +01:00

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.