2025-06-26-14-50-01: Cronjob
This commit is contained in:
parent
eccd5abb1d
commit
69bd5f543a
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
|
@ -133,7 +133,7 @@ d-i preseed/late_command string \
|
|||
echo "$vaultpw" > /target/dev/shm/vaultpw ; \
|
||||
in-target ansible-pull --verbose --purge --extra-vars="run_in_installer=true" \
|
||||
--vault-password-file /dev/shm/vaultpw -l localhost \
|
||||
-i inventory-sample.yml --url=https://git.wvs.schule/wvss/lmn-client.git -C main $playbook ; \
|
||||
-i inventory-sample.yml --url=https://git.wvs.schule/wvss/lmn-client.git -C master $playbook ; \
|
||||
fi
|
||||
#
|
||||
## When installing in combination with ansible-pull,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue