shithub
tenseleyflow
/
shithub
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
shithub
Public
Watch
1
Fork
0
Star
0
shithub
/
deploy
/
ansible
/
roles
/
wireguard
/
handlers
/
main.yml
YAML · 95 bytes
Raw
Blame
History
1
---
2
-
name
:
restart wg-quick
3
systemd
:
{
name: wg-quick@wg0, state: restarted, enabled
:
yes
}
4