ansible/deploy-wireguard.sh
2020-08-04 22:54:46 +00:00

7 lines
247 B
Bash
Executable file

#!/bin/bash
# https://www.tauceti.blog/post/kubernetes-the-not-so-hard-way-with-ansible-wireguard/
# https://github.com/githubixx/ansible-role-wireguard
ansible-playbook -u ansible --private-key /opt/ansible/ssh.key -i inventory ./wireguard.yml