chore: add basic role layout for ans-router
This commit is contained in:
parent
12c25dbca2
commit
d2ecc29d58
14 changed files with 127 additions and 93 deletions
6
playbook.yaml
Normal file
6
playbook.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: "Configure router"
|
||||
hosts: "router"
|
||||
become: true
|
||||
roles:
|
||||
- "ans-router"
|
||||
Loading…
Add table
Add a link
Reference in a new issue