Gitiles
Code Review
Sign In
gerrit.opencord.org
/
ansible
/
role
/
unbound
/
176c1244b84617d557fa3f76ad386e54e5bc5a50
/
.
/
handlers
/
main.yml
blob: e9afa014d23857e1b9337e5d3b79955a2a74c0e1 [
file
] [
log
] [
blame
]
---
# unbound handlers/main.yml
#
# SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
# SPDX-License-Identifier: Apache-2.0
-
name:
unbound
-
restart
service:
name:
"{{ unbound_service }}"
state:
restarted