added roles/ansible-gentoo_install/

This commit is contained in:
2023-12-29 19:40:31 +00:00
parent 994e13dae3
commit 762e81cea7
29 changed files with 1838 additions and 23 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
#bash -x /usr/local/sbin/base_chroot.bash {{AGI_NBD_MP|default('/mnt/gentoo')}} "$@"
chroot {{AGI_NBD_MP|default('/mnt/gentoo')}} /bin/sh "$@"