This website works better with JavaScript.
Explore
Help
Sign In
helix
/
ansible-role-wireguard
Watch
1
Star
0
Fork
You've already forked ansible-role-wireguard
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7826119ea7
master
unmanaged-hosts
10.0.0
11.0.0
11.1.0
12.0.0
13.0.0
13.0.1
14.0.0
2.0.0
2.0.1
3.0.0
3.0.1
3.1.0
3.2.0
3.2.1
3.2.2
4.0.0
4.1.0
4.1.1
4.2.0
5.0.0
6.0.0
6.0.1
6.0.2
6.0.3
6.0.4
6.1.0
6.2.0
6.3.0
6.3.1
7.0.0
7.1.0
7.10.0
7.11.0
7.12.0
7.2.0
7.3.0
7.3.1
7.4.0
7.5.0
7.6.0
7.7.0
7.8.0
7.9.0
8.0.0
8.1.0
8.3.0
8.4.0
9.0.0
9.0.1
9.1.0
9.2.0
9.3.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '7826119ea7'
${ noResults }
ansible-role-wireguard
/
handlers
/
main.yml
6 lines
109 B
YAML
Raw
Normal View
History
Unescape
Escape
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
6 years ago
---
-
name
:
restart wireguard
service
:
make Ansible linter happy
6 years ago
name
:
"wg-quick@{{ wireguard_interface }}"
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
6 years ago
state
:
restarted