update
This commit is contained in:
parent
75ef84804f
commit
dd28e5b578
2 changed files with 4 additions and 2 deletions
4
Makefile
4
Makefile
|
|
@ -2,7 +2,7 @@ include .env
|
|||
export
|
||||
|
||||
run:
|
||||
ansible-playbook ./DesktopAnsible/local.yml -K
|
||||
ansible-playbook ./ansible/local.yml -K
|
||||
|
||||
devpod:
|
||||
ansible-playbook ./DesktopAnsible/local.yml
|
||||
ansible-playbook ./ansible/local.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue