/ansible-network-qdiscipline

An ansible role to enable the fq_codel qdiscipline for low-latency networking

network-qdiscipline

An ansible role which sets the queueing discipline on network interfaces to favour low latency over ultimate bandwidth, hopefully benefiting interactive applications such as voice calls, ssh etc. It enables the fq_codel algorithm.

This is a modification of M D Taht's public domain Debian script to work under NetworkManager on Fedora.

---
- hosts: localhost

  roles:
    - groks.network-qdiscipline

Requirements

An installation of Fedora Linux.

Role Variables

None.

Dependencies

None.

License

BSD