/
/
/
Ansible role that deployss my nas configuration. It mostly handles nfs configurations and exports that are tailored to the hardware and service configuration.
1[NetDev]
2Name={{ item.bond_name }}
3Kind=bond
4
5[Bond]
6Mode={{ item.mode }}
7{% if item.mode == "802.3ad" %}
8LACPTransmitRate=fast
9MIIMonitorSec=100ms
10{% endif %}
11TransmitHashPolicy=layer3+4