piframe/ansible/deploy-controller.sh

7 lines
251 B
Bash
Raw Normal View History

2020-08-04 05:37:36 +00:00
#!/bin/bash
# https://www.tauceti.blog/post/kubernetes-the-not-so-hard-way-with-ansible-wireguard/
# https://github.com/githubixx/ansible-role-wireguard
2020-08-04 06:21:37 +00:00
ansible-playbook -i inventory-wireguard --skip-tags wg-install ./playbook-deploy-controller.yml