mirror of
https://github.com/BluemediaGER/homelab.git
synced 2024-11-22 19:05:29 +01:00
Update metal Makefile
This commit is contained in:
parent
f8ffbe3452
commit
f182a1f63f
|
@ -8,11 +8,7 @@ os-install:
|
||||||
--ask-vault-pass \
|
--ask-vault-pass \
|
||||||
install-os.yml
|
install-os.yml
|
||||||
|
|
||||||
cluster:
|
|
||||||
ansible-playbook \
|
|
||||||
--inventory inventories/lab.yml \
|
|
||||||
cluster.yml
|
|
||||||
|
|
||||||
console:
|
console:
|
||||||
ansible-console \
|
ansible-console \
|
||||||
--inventory inventories/lab.yml
|
--ask-vault-pass \
|
||||||
|
--inventory inventories/lab.yml
|
||||||
|
|
Loading…
Reference in a new issue