Installs and configures RDMA
Enable this role by setting
rdma_enabled: True
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: ansible-role-rdma }
MIT