Update README.md

This commit is contained in:
2026-06-06 15:10:07 +01:00
parent 88091ebf53
commit ea03f83359

View File

@@ -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.
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
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.