Tech Stream

All about tech

Stream created on April 9, 2025

Active Sequences

Follow these ongoing series of entries:

Ansible

This Sequence is about all my take aways of Ansible

Started April 9, 2025

Recent Entries

Ansible Project Structure

Let's talk about Ansible structure. How I use Ansible is by creating tasks and playbooks so that, ideally, I don't need to access the server's shell directly for configuration. I played around a lot, and honestly, I had no structure in the beginning. I wasn't too concerned about deployment...