Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-f authored Jan 9, 2024
1 parent 844f41b commit 04a8236
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions services/ansible_openvpn/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,4 +146,11 @@ This playbook use the following environment variable to bet set in Environment i
}
```

# OpenVPN management

You can run commands in the openVPN machine with this command

```sh
sudo docker exec -ti openvpn /bin/bash
```

0 comments on commit 04a8236

Please sign in to comment.