Added the "install_wireguard" role

This commit is contained in:
2024-05-12 13:16:42 +02:00
parent cdd7baf40e
commit 1edaaff9c9
18 changed files with 429 additions and 39 deletions

View File

@@ -1,8 +1,7 @@
test_hosts:
vpn_server:
hosts:
127.0.0.1:
127.0.0.2:
127.0.0.3:
vars:
ansible_user: username
ansible_ssh_pass: password
ansible_become_password: "{{ ansible_ssh_pass }}"