Roles Collection
1. Intro
A configuration tool like Ansible makes it easy to manage thousands of systems, whether it be in personal or in professional life. Motivated to manage my own systems in an automated manner, I ended up developing some Ansible roles for ease of use that can easily be utilized on any amount of systems. This project contains a curated list of open source Ansible roles that I have been developing and are publicly available on GitHub.
2. Roles list
3. Supported Distributions:
In the long term, plan is to support as many distributions as possible. For now, roles are mostly supported and/or have commonly been tested against the following distributions:
Operating System | Version(s) |
---|---|
CentOS & RedHat | 7, 8 |
Ubuntu | 16.04 (xenial), 18.04 (bionic), 20.04 (focal) |
Debian | 8, 9, 10 |
For precise lookup of supported distributions in terms of a specific role, please navigate to appropriate highlighted role in the Ansible Galaxy column of Roles List table, as that will redirect to the role’s Ansible Galaxy page.
4. CI/CD
Most, if not all roles, are currently being developed, built, tested and deployed using the following technologies or tools:
comments powered by Disqus