mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-01-16 17:45:14 +01:00
things
This commit is contained in:
parent
c27807e86f
commit
64cb1dd6df
7 changed files with 39 additions and 5 deletions
5
install-vms-ansible.sh
Normal file
5
install-vms-ansible.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
ansible-playbook -u chef -i vm-state/inventory.ini ansible/debian.yml
|
||||
Loading…
Add table
Add a link
Reference in a new issue