10000 Tags · fbourqui/ansible-role-wireguard · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: fbourqui/ansible-role-wireguard

Tags

4.0.0

Toggle 4.0.0's commit message
Merge stateless idea with no local storage of public and private keys…

…, support multiple interface per hosts using several groups (githubixx#29)

* merge stateless with no storage of local priv key

* Delete locally stored private key

* add reload module on update config file

* privatekey template is not used anymore

* remove all local keys priv and public

* 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

* Clean tasks names

* add tag, and cleanup

* fix private key creation

* Support for mutliple wireguard vpn on same host
add inventory exemple in readme

* fix typo, add some comment on inventory

* add  wg-config tag to Check config:
allow  run  with -t - wg-config

* Update tasks/main.yml

Co-Authored-By: Robert Wimmer <2039811+githubixx@users.noreply.github.com>

* remove trailing whitespace

* Update templates/wg.conf.j2

Co-Authored-By: Robert Wimmer <2039811+githubixx@users.noreply.github.com>

* Update templates/wg.conf.j2

Co-Authored-By: Robert Wimmer <2039811+githubixx@users.noreply.github.com>

* changes after githubixx code review

* readd new line to separate peers in config

3.2.2

Toggle 3.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove unneeded with_inventory_hostnames loops (githubixx#27)

* remove unneeded with_inventory_hostnames loops

* update CHANGELOG

3.2.1

Toggle 3.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update CHANGELOG (githubixx#21)

3.2.0

Toggle 3.2.0's commit message
add CentOS support (githubixx#9)

3.1.0

Toggle 3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update CHANGELOG for version 3.1.0 (githubixx#11)

3.0.1

Toggle 3.0.1's commit message
fix address in README

3.0.0

Toggle 3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update README / CHANGELOG / Ansible meta (githubixx#7)

2.0.1

Toggle 2.0.1's commit message
update CHANGELOG / version 2.0.1

2.0.0

Toggle 2.0.0's commit message
update README

0