summaryrefslogtreecommitdiff
path: root/router.yml
blob: 4383112ddd92b94cb59856b36c4794a53b65b294 (plain)
1
2
3
4
5
6
---
- name: "Install Router role"
  hosts: routing
  roles:
    - role: "router"
    - role: "common"