shomatan.l2tp-ipsec-client
Ansible role: L2TP/IPSec client
Installs xl2tpd and libreswan, provides a VPN client.
Requirements
None.
Role Variables
| Key | Type | Description | Default |
|---|---|---|---|
| l2tp_ipsec_server_host | String | VPN server's host. | it.toyvpn.com |
| l2tp_ipsec_PSK | String | Pre-shared key. | toyvpn.com |
| l2tp_ipsec_client_username | String | Auth username. | freeit |
| l2tp_ipsec_client_password | String | Auth password | 74158689 |
| l2tp_ipsec_client_cidr | String | Local CIDR | 192.168.1.0/24 |
| l2tp_ipsec_mtu | Integer | Maximum Transmission Unit | 1410 |
| l2tp_ipsec_mru | Integer | Maximum Receive Unit | 1410 |
Dependencies
- shomatan.epel
Example Playbook
- hosts: servers
roles:
- { role: shomatan.l2tp-ipsec-client }
License
MIT
Author Information
Shoma Nishitateno
Install
ansible-galaxy install shomatan.l2tp-ipsec-clientLicense
Unknown
Downloads
141
Owner
1 day 1 commit
