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
Changing dbstrp_username causes `chown failed: failed to look up user` #29
Closed
pward123 closed 4 years ago
Need to replace 'debootstrap' in the path below with
{{ dbstrp_user['name'] }}
https://github.com/nilsmeyer/ansible-debootstrap/blob/master/tasks/main.yml#L201