nilsmeyer / ansible-debootstrap

An ansible role for bootstrapping new Debian based systems, including setting up partitions, file systems, encryption (luks), RAID and LVM
GNU Lesser General Public License v3.0
35 stars 19 forks source link

Fix typo in dict key #8

Closed progval closed 5 years ago

progval commented 5 years ago

btw, thanks a lot for this repo. I did not get it working yet, but it looks like it's going to save me a lot of time.

nilsmeyer commented 5 years ago

I appreciate your help and kind words. I haven't much worked on this recently, but I'm getting a bunch of new hardware online soon so I have incentive to improve this. First of all I want to improve testability and then make more of the steps idempotent.