This role installs some common software that I use that don't need to be on production servers and don't need their own roles.
- correcthorse.common
- hosts: servers
roles:
- { role: correcthorse.favorites }
MIT
This role installs some common software that I use that don't need to be on production servers and don't need their own roles.
- hosts: servers
roles:
- { role: correcthorse.favorites }
MIT