upgrade repositories
This commit is contained in:
parent
b633b59cfb
commit
f0fd0bd7f5
4 changed files with 21 additions and 1 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
run:
|
||||
ansible-playbook playbooks/setup.yml -i inventory/hosts.yml -K
|
||||
|
||||
.PHONY: run
|
Reference in a new issue