Update README.md
This commit is contained in:
@@ -63,10 +63,10 @@ The wireguard.ini file must be edited with the relevant host/user/python interpr
|
|||||||
|
|
||||||
The playbook is written for a RHEL-based WireGuard server.
|
The playbook is written for a RHEL-based WireGuard server.
|
||||||
|
|
||||||
To set up from scratch after cloning this repository, from the root of the directory run,
|
To set up from scratch after cloning this repository, from the root of the directory, on an Ansible Control Node run,
|
||||||
|
|
||||||
``` bash
|
``` bash
|
||||||
ansible -i wireguard.ini playbooks/master.yml
|
ansible-playbook -i wireguard.ini playbooks/master.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
Relevant port forwarding will need to be implemented on the router/firewall.
|
Relevant port forwarding will need to be implemented on the router/firewall.
|
||||||
|
|||||||
Reference in New Issue
Block a user