From 434068f33f67569218ede2965431e4e790c032de Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Wed, 17 Apr 2024 14:57:13 +0300 Subject: [PATCH] Fix --- domain_routing_openwrt/tests/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domain_routing_openwrt/tests/test.yml b/domain_routing_openwrt/tests/test.yml index 764b458..42eeab2 100644 --- a/domain_routing_openwrt/tests/test.yml +++ b/domain_routing_openwrt/tests/test.yml @@ -3,4 +3,4 @@ remote_user: root roles: - - domain-routing-openwrt + - domain_routing_openwrt \ No newline at end of file