generated from nicolabelluti/template-ansible
Added the "install_wireguard" role
This commit is contained in:
6
playbooks/wg_cgnat.yml
Normal file
6
playbooks/wg_cgnat.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
- name: Test Playbook
|
||||
hosts: vpn_server
|
||||
roles:
|
||||
- name: Install Wireguard and configure IPTables
|
||||
role: install_wireguard
|
||||
become: true
|
Reference in New Issue
Block a user