cablelabs / transparent-security

Transparent Security is a solution for identify the source devices of a DDoS attack and mitigates the attack in the customer premises or the access network. This solution leverages a P4 based programmable data plane for add in-band network telemetry (INT) for device identification and in-band mitigation.
https://www.cablelabs.com/vaccinate-your-network-to-prevent-the-spread-of-ddos-attacks
Apache License 2.0
33 stars 4 forks source link

Refactor out some of the shell tasks with equivalent ansible tasks in setup_ae_centos.yml #320

Closed spisarski closed 3 years ago

spisarski commented 3 years ago

The playbook currently has a bunch of shell and command tasks that could be converted over to ansible tasks which will be more flexible in the long-run