Configure network interfaces (forked from https://github.com/michaelrigart/ansible-role-interfaces)
none
See variables for more details.
---
- hosts: system_interfaces
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-system_interfaces
This project is licensed under Apache License. See LICENSE for more details.