From 5ecf4925c28f7fd1346a952052279963070b23ce Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Thu, 10 Aug 2023 18:09:46 +0200 Subject: Add "router" tole + playbook --- router.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 router.yml (limited to 'router.yml') diff --git a/router.yml b/router.yml new file mode 100644 index 0000000..0c6191b --- /dev/null +++ b/router.yml @@ -0,0 +1,6 @@ +--- +- hosts: routing + roles: + - role: "roles/router" + - role: "roles/common" + -- cgit v1.2.3