summaryrefslogtreecommitdiff
path: root/router.yml
diff options
context:
space:
mode:
authoruvok cheetah2023-08-10 18:09:46 +0200
committeruvok cheetah2023-08-10 18:09:46 +0200
commit5ecf4925c28f7fd1346a952052279963070b23ce (patch)
treee97d96c0d7458684c64bf0e99ec8816381280fcd /router.yml
parentcdd474a036244380c6e6dad589e5ede752c8f89b (diff)
Add "router" tole + playbook
Diffstat (limited to 'router.yml')
-rw-r--r--router.yml6
1 files changed, 6 insertions, 0 deletions
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"
+