clean up ansible script
This commit is contained in:
parent
9edab09330
commit
8e8564216e
7 changed files with 40 additions and 33 deletions
4
Makefile
Normal file
4
Makefile
Normal file
|
@ -0,0 +1,4 @@
|
|||
run:
|
||||
ansible-playbook playbooks/nucs.yml -i inventory/hosts.yml
|
||||
|
||||
.PHONY: run
|
Reference in a new issue