mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
7 lines
113 B
YAML
7 lines
113 B
YAML
---
|
|
|
|
- name: Add vrack routing table
|
|
copy:
|
|
content: "1 vrack"
|
|
dest: /etc/iproute2/rt_tables.d/ovh.conf
|