Skip to content

leucos/ansible-strongswan-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strongswan server Ansible playbook

Travis CI Ansible Galaxy

This playbook will install a StrongSwan server. No client config will be taken care of here. See ansible-strongswan-add-client for this.

Requirements

None

Role Variables

Tags

  • stongswan: whole role
  • apt: install part
  • config: config part

Dependencies

None

Example Playbook

- hosts: vpnserver
    roles:
        - strongswan-server

Specs

This role comes with specs ! Start the VM using:

vagrant up

Then run specs with:

vagrant ssh -c specs

To run in fast mode (i.e. without re-installing ansible everytime): `vagrant ssh -c 'specs -p'

Now, to run tests continuously while hacking on role, a Guardfile is provided. Just run guard.

License

MIT

Author Information

Created by @leucos.

About

Ansible strongswan role

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published