6 lines
67 B
Makefile
6 lines
67 B
Makefile
include .env
|
|
export
|
|
|
|
run:
|
|
ansible-playbook ./ansible/local.yml -K
|