Tech Stream > Ansible

Ansible

Active Sequence

This Sequence is about all my take aways of Ansible

Started on April 9, 2025 (ongoing)

Entries in this Sequence

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,...