Skip to content

Ansible role for strongSwan

License

Notifications You must be signed in to change notification settings

OSSHelp/ansible-strongswan

Repository files navigation

strongswan

Build Status

Ansible role for strongSwan installation and configuration.

Usage (example)

    - role: strongswan

Check this playbook for example of role call with custom parameters.

Available parameters

Main

Param Default Description
strongswan_setup full Setup mode. See OSSHelp KB article
strongswan_conn_default see defaults List of default conn parameters. You could override it with yours.
strongswan_conn [] Array to describe connections with.
strongswan_place_certs false Whether to place certs from repo to server. When enabling make sure to set appropriate source and destination paths. Check this playbook for example.

Misc

No need to change these.

Param Default Description
strongswan_packages [strongswan] Package list to install
strongswan_config_base /etc Directory where main configuration files will be stored. Not created by default.

Useful links

TODO

None, so far.

License

GPL3

Author

OSSHelp Team, see https://oss.help