1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Frédéric Bourqui 2092bd06cb Support for mutliple wireguard vpn on same host
add inventory exemple in readme
2019-10-19 01:45:34 +02:00
Frédéric Bourqui 2583dd4264 use ansible_play_hosts instead of hardcoded vpn grp
should use the group in the play calling the role.
works fine when hosts bellong to several groups
2019-10-18 19:30:23 +02:00
Frédéric Bourqui 847dd3a903 remove all local keys priv and public 2019-10-18 19:27:55 +02:00
Frédéric Bourqui 7007fddf88 privatekey template is not used anymore 2019-10-18 18:56:03 +02:00
Robert Wimmer d197bd980d
Inital implementation (#1)
* initial implementation - part 1

* first working version

* add handler

* separate includes for Debian based and Archlinux OS

* refactor

* update

* add meta tag

* added ArchLinux to galaxy meta info

* rename file / add more Wiregurad config options

* fix typo

* update README

* update README

* fixed typos

* update README / variable rename: wireguard_ip -> wireguard_address
2018-08-12 22:21:45 +02:00