systemd-nspawn Advent Calendar 2017 12日目の記事です。
この記事のホスト側の設定部分を書いてみた。
使い方
apt install -y ansible git
git clone https://github.com/yaasita/ansible-systemd-nspawn.git
cd ansible-systemd-nspawn
ansible-playbook -i localhost, -c local site.yml
# 再起動で反映
shutdown -r now