This commit is contained in:
nora 2024-03-09 22:55:28 +01:00
parent c27807e86f
commit 64cb1dd6df
7 changed files with 39 additions and 5 deletions

7
init.sh Normal file
View file

@ -0,0 +1,7 @@
#!/usr/bin/env bash
mkdir -p vm-state
cat >vm-state/inventory-ini <<EOF
[myhosts]
EOF