Skip to content
Snippets Groups Projects
Commit 8d2fd315 authored by Torben Petersen's avatar Torben Petersen
Browse files

Adds Makefile for easier usage of ansible

parent 846d98e1
No related branches found
No related tags found
No related merge requests found
#Commands for ssh-keygen, ssh-copy-id und ansible. TODO?: Ansible skript fürs updaten der pis?
ansible:
ansible-playbook -i ansible.hosts ansible-setup.yaml -f 10
ansible-update:
ansible-playbook -i ansible.hosts ansible-update.yaml -f 10
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment