overlay/Linux/usr/local/src/ansible_gentooimgr

This commit is contained in:
2023-12-30 11:08:18 +00:00
parent fde52a9abc
commit 73c088e784
38 changed files with 8053 additions and 79 deletions

View File

@@ -44,7 +44,7 @@ also=""
#
verbose=2
limit=$1
roles="proxy toxcore"
roles="proxy ansible-gentoo_install toxcore"
[ -z "$limit" ] && BOX_HOST=localhost || BOX_HOST=$limit
limit=$BOX_HOST