Tag: system build
-
Ansible example
Just dropping this here as a starter/reminder about Ansible. This isn’t even scratching the surface, and more than likely not the best or only way. Hopefully, I come back periodically to revise and refine. Ansible collections can be installed using ansible-galaxy: To run the playbook locally, call it with the following command: If the playbook…
-
Building a RHEL/CentOS/Fedora device
This post is primarily aimed as a primer for the installation and post-install config tasks for a RHEL-based Linux install. It’s by no means designed to cover everything that needs to be, or should be, actioned for a Linux device, but will hopefully touch on the main items that can be looked at to get…