Rrohitpsawant05inrohit-ansible-linux.hashnode.dev00Episode 7: Role-Based OS Security Patching with AnsibleMar 29 · 6 min read · Introduction: Keeping Linux servers updated with security patches is one of the most important responsibilities of a Linux administrator. In real-world environments, patching is not just about applyinJoin discussion
Rrohitpsawant05inrohit-ansible-linux.hashnode.dev00Episode 6: Hands-On Ansible Roles - Real-Time Code ExamplesMar 20 · 2 min read · Introduction In the previous episode, we explored how to structure automation using Ansible Roles and understood their directory layout. In this episode, we move from theory to hands-on implementationJoin discussion
Rrohitpsawant05inrohit-ansible-linux.hashnode.dev00Episode 5 : Structuring Ansible Projects with RolesMar 11 · 5 min read · Introduction: As Ansible automation grows, playbooks can quickly become large, complex, and difficult to maintain. How do DevOps teams organize automation so it remains scalable and reusable? As automJoin discussion
Rrohitpsawant05inrohit-ansible-linux.hashnode.dev00Episode 4: Real-World Ansible Playbooks for Linux Admin TasksMar 6 · 5 min read · Introduction In the previous episode, we learned how to write Ansible Playbooks and understood concepts like YAML structure, tasks, variables, and handlers. In this episode, we will focus on practicalJoin discussion
Rrohitpsawant05inrohit-ansible-linux.hashnode.dev00Episode 3: Writing Your First Ansible PlaybookMar 3 · 3 min read · Introduction: In Episode 2, we explored inventory management and ad-hoc commands. Ad-hoc commands are powerful — but they are not scalable. If you need to:• Install multiple packages• Configure servicJoin discussion