cisagov / ansible-role-openvpn

Ansible role to install an OpenVPN server and configure it to authenticate users certificates against FreeIPA.
Creative Commons Zero v1.0 Universal
8 stars 2 forks source link

Add NAT #10

Closed jsf9k closed 4 years ago

jsf9k commented 4 years ago

๐Ÿ—ฃ Description

This pull request adds NAT to this Ansible role.

๐Ÿ’ญ Motivation and Context

We need NAT for the OpenVPN server.

๐Ÿงช Testing

All pre-commit hooks and molecule tests pass.

๐Ÿšฅ Types of Changes

โœ… Checklist