feat: systemd service for mount
This commit is contained in:
parent
3ec8b1d1e7
commit
b8e71be310
14 changed files with 91 additions and 39 deletions
|
|
@ -22,9 +22,8 @@ ln -s $workdir $base/vm_files
|
|||
ansible-playbook $base/workstation.yaml \
|
||||
-v \
|
||||
--ask-become-pass \
|
||||
-u "mbess" \
|
||||
-i "inventory.yaml" \
|
||||
--ssh-extra-args "-o ControlMaster=auto -o ControlPersist=60s -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -p 22 -i ./master_sshkey" \
|
||||
--extra-vars "@$workdir/vars.yaml" \
|
||||
--start-at-task "Install pip packages"
|
||||
$@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue