generated from nicolabelluti/template-ansible
Added the "install_wireguard" role
This commit is contained in:
@@ -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 }}"
|
Reference in New Issue
Block a user