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
/
monitoring-client
/
handlers
/
main.yml
YAML · 141 bytes
Raw
Blame
History
1
---
2
-
name
:
daemon-reload
3
systemd
:
{
daemon_reload
:
yes
}
4
-
name
:
restart alloy
5
systemd
:
{
name: alloy, state: restarted, enabled
:
yes
}
6