Tagged articles
38 articles
Page 1 of 1
Ops Community
Ops Community
May 10, 2026 · Operations

Stop Manually SSHing Servers: Practical Ansible Playbook Examples

This article explains how Ansible automates repetitive operations such as bulk software installation, configuration changes, service restarts, application deployment, and log collection, guiding readers through installation, core concepts, inventory setup, common modules, multiple real‑world Playbooks, role organization, Vault security, troubleshooting, and best‑practice risk warnings.

AnsibleAutomationConfiguration Management
0 likes · 31 min read
Stop Manually SSHing Servers: Practical Ansible Playbook Examples
AI Waka
AI Waka
Feb 23, 2026 · Artificial Intelligence

Skill.md vs Agent Tools: Are We Reinventing the Wheel in AI Agents?

This article compares Skill.md and Agent Tools, explaining why AI agents need structured playbooks rather than just toolkits, outlining five key problems Skill.md solves, and showing how progressive disclosure and portable skill packages enhance context, compliance, and efficiency.

AI agentsAgent ToolsContext management
0 likes · 9 min read
Skill.md vs Agent Tools: Are We Reinventing the Wheel in AI Agents?
Raymond Ops
Raymond Ops
Jan 8, 2026 · Operations

Master Ansible: Automate Hundreds of Linux Servers with Ease

This guide walks you through why Ansible is ideal for large‑scale Linux server management, shows how to set up control and target nodes, configure inventory and SSH keys, optimize Ansible settings, and provides ready‑to‑run playbooks for system initialization, Nginx clustering, application deployment, plus advanced tips on Vault, dynamic inventory, role‑based structures, performance tuning, monitoring, and troubleshooting.

AnsibleAutomationConfiguration Management
0 likes · 13 min read
Master Ansible: Automate Hundreds of Linux Servers with Ease
Ops Community
Ops Community
Oct 15, 2025 · Operations

Master Ansible: Complete Playbook Guide for Managing Hundreds of Servers

This comprehensive guide explores Ansible’s architecture, core principles, inventory management, playbook creation, advanced techniques, role usage, variable handling, error handling, idempotency, and real‑world case studies to help engineers efficiently automate and maintain large server fleets.

AnsibleConfiguration ManagementInfrastructure as Code
0 likes · 37 min read
Master Ansible: Complete Playbook Guide for Managing Hundreds of Servers
MaGe Linux Operations
MaGe Linux Operations
Oct 2, 2025 · Operations

How Ansible Can Deploy 100 Servers in 10 Minutes: A Hands‑On Guide

This article explains why Ansible is the preferred automation tool, outlines its core advantages and architecture, and provides a step‑by‑step, code‑rich tutorial—from installing the control node and configuring SSH keys to writing inventories, ad‑hoc commands, Playbooks, Roles, and a real‑world 100‑server deployment case—showing how to achieve massive scaling with minimal effort.

AnsibleConfiguration ManagementInfrastructure
0 likes · 29 min read
How Ansible Can Deploy 100 Servers in 10 Minutes: A Hands‑On Guide
vivo Internet Technology
vivo Internet Technology
Aug 13, 2025 · Operations

Mastering Ansible Playbooks for Automated Pulsar Cluster Deployment

This guide walks through Pulsar's operational challenges and demonstrates how to use Ansible Playbooks—including syntax, modules, roles, variables, and task dependencies—to fully automate the deployment of Zookeeper and Pulsar clusters, dramatically reducing manual effort and configuration errors.

AnsibleAutomationDevOps
0 likes · 29 min read
Mastering Ansible Playbooks for Automated Pulsar Cluster Deployment
MaGe Linux Operations
MaGe Linux Operations
Jul 29, 2025 · Operations

How to Build a Production‑Ready Ansible Automation System from Scratch

This comprehensive guide walks you through the pain points of traditional operations and presents a layered, role‑driven Ansible architecture with design patterns, high‑availability deployment examples, performance tweaks, monitoring, security best practices, CI/CD integration, and debugging techniques for building a production‑grade automation framework.

AnsibleInfrastructurePlaybook
0 likes · 12 min read
How to Build a Production‑Ready Ansible Automation System from Scratch
Open Source Linux
Open Source Linux
Jul 23, 2025 · Operations

Master Ansible Playbooks: From Basics to Large‑Scale Cluster Automation

This comprehensive guide walks you through Ansible fundamentals, core components, advanced playbook design, variable management, role architecture, error handling, large‑scale deployment strategies, performance tuning, security hardening, CI/CD integration, and monitoring, empowering you to automate modern infrastructure efficiently.

AnsibleConfiguration ManagementDevOps
0 likes · 14 min read
Master Ansible Playbooks: From Basics to Large‑Scale Cluster Automation
Ops Community
Ops Community
Jul 22, 2025 · Operations

Master Ansible Playbooks: From Basics to Large‑Scale Cluster Automation

This comprehensive guide walks you through Ansible fundamentals, production‑grade playbook design, large‑scale cluster deployment, performance tuning, security hardening, CI/CD integration, and monitoring, enabling you to automate infrastructure efficiently and reliably.

AnsibleConfiguration ManagementDevOps
0 likes · 14 min read
Master Ansible Playbooks: From Basics to Large‑Scale Cluster Automation
Efficient Ops
Efficient Ops
Jun 15, 2025 · Operations

Master Ansible: Automate 300+ Servers with Simple Playbooks

This guide introduces Ansible’s core concepts, installation steps, common commands, and a complete Nginx deployment playbook, showing how to efficiently automate configuration, scaling, and updates across hundreds of servers.

AnsibleConfiguration ManagementInfrastructure as Code
0 likes · 7 min read
Master Ansible: Automate 300+ Servers with Simple Playbooks
Raymond Ops
Raymond Ops
Apr 25, 2025 · Operations

Master Ansible Playbooks: From YAML Basics to Advanced Handlers

This guide walks you through Ansible playbooks, covering YAML syntax rules, data types, sample playbooks for installing software, execution commands, idempotency concepts, and how to use handlers for conditional task execution, providing clear examples and command‑line outputs.

AnsibleAutomationHandlers
0 likes · 10 min read
Master Ansible Playbooks: From YAML Basics to Advanced Handlers
Raymond Ops
Raymond Ops
Feb 13, 2025 · Operations

Automate Apache Deployment with Ansible: Step‑by‑Step Guide

Learn how to automate the installation, configuration, and management of Apache HTTP Server using Ansible, covering installation of Ansible, inventory setup, role creation, task and template writing, playbook execution, verification, and clean removal, with full command examples for Debian and RPM systems.

AnsibleApacheAutomation
0 likes · 8 min read
Automate Apache Deployment with Ansible: Step‑by‑Step Guide
Raymond Ops
Raymond Ops
Feb 10, 2025 · Operations

Master Automated Linux Deployments with Ansible: Step‑by‑Step Guide

This guide walks you through installing Ansible on Linux, configuring inventory and settings, writing playbooks to install and start web servers, and executing them, while also covering variables, roles, templates, handlers, conditionals, and error handling for robust automated deployments.

AnsibleAutomationConfiguration Management
0 likes · 5 min read
Master Automated Linux Deployments with Ansible: Step‑by‑Step Guide
Linux Ops Smart Journey
Linux Ops Smart Journey
Dec 8, 2024 · Operations

Unlock Server Automation: How Ansible Playbooks Transform IT Management

This article introduces Ansible Playbooks, an open‑source automation tool that uses YAML to manage servers without agents, explains their declarative nature, outlines key benefits such as simplicity, modularity and idempotence, and provides practical command‑line examples to list hosts, dry‑run, and execute tasks.

AnsibleDevOpsPlaybook
0 likes · 5 min read
Unlock Server Automation: How Ansible Playbooks Transform IT Management
Liangxu Linux
Liangxu Linux
Jun 5, 2024 · Operations

Master Linux Automation: A Step‑by‑Step Ansible Deployment Guide

This guide walks you through installing Ansible on Linux, configuring inventory and settings, writing a basic playbook to deploy a web server, and executing it, while also covering variables, roles, templates, handlers, conditional tasks, and error handling for robust automation.

AutomationDeploymentDevOps
0 likes · 5 min read
Master Linux Automation: A Step‑by‑Step Ansible Deployment Guide
MaGe Linux Operations
MaGe Linux Operations
Apr 13, 2024 · Operations

Mastering Ansible Playbooks: From Basics to Advanced YAML Techniques

This guide explains the limitations of Ansible ad‑hoc commands, introduces the playbook‑play‑task hierarchy, demonstrates YAML syntax for playbooks, shows how to run and interpret playbook output, and covers host targeting, task parameters, and execution strategies for efficient automation.

AnsibleAutomationDevOps
0 likes · 18 min read
Mastering Ansible Playbooks: From Basics to Advanced YAML Techniques
Open Source Linux
Open Source Linux
Jul 5, 2023 · Operations

Automate Cron Jobs with Ansible: Step-by-Step Playbook Guide

Learn how to install Ansible, then create, modify, and delete crontab entries across multiple hosts using Ansible playbooks, with detailed examples of YAML configurations and command-line instructions that illustrate Infrastructure as Code for reliable scheduled task management.

AnsibleDevOpsLinux
0 likes · 4 min read
Automate Cron Jobs with Ansible: Step-by-Step Playbook Guide
DevOps Cloud Academy
DevOps Cloud Academy
Mar 21, 2023 · Operations

Using Ansible Async Mode to Run Long‑Running Tasks in Playbooks

This article explains how Ansible’s async and poll parameters enable background execution of long‑running tasks, allowing playbooks to continue without blocking, and provides practical examples, configuration tips, and status‑checking techniques for reliable DevOps automation.

AnsibleAsyncAutomation
0 likes · 10 min read
Using Ansible Async Mode to Run Long‑Running Tasks in Playbooks
Liangxu Linux
Liangxu Linux
Dec 23, 2020 · Operations

Master Ansible Playbooks: From Basics to Advanced Variable Management

This guide explains what an Ansible playbook is, its YAML syntax, how to write tasks, use inventory limits, manage variables through extra‑vars, vars files, host/group vars, custom facts, control flow with when/changed_when/failed_when, delegate tasks, prompt users, apply tags, and handle errors with blocks and rescue/always sections.

DevOpsHandlersPlaybook
0 likes · 37 min read
Master Ansible Playbooks: From Basics to Advanced Variable Management
Practical DevOps Architecture
Practical DevOps Architecture
Dec 17, 2020 · Operations

Deploying Nginx with Ansible Playbooks

This article explains how Ansible playbooks—YAML‑based, flexible configuration management files—can be used to automate the installation, configuration, and service management of Nginx across multiple hosts, including preparation of servers, playbook structure, execution commands, and verification steps.

AnsibleAutomationConfiguration Management
0 likes · 3 min read
Deploying Nginx with Ansible Playbooks
MaGe Linux Operations
MaGe Linux Operations
May 12, 2020 · Operations

Master Ansible Playbooks: Syntax, Variables, Handlers & Advanced Tips

This guide explains what an Ansible playbook is, its YAML syntax, how to run tasks on multiple hosts, limit execution with --limit, use inventory files, define variables via extra‑vars, vars, vars_files, host_vars and group_vars, work with facts, register results, apply when conditions, delegate tasks, pause execution, prompt for input, tag tasks, and structure plays with blocks, rescue and always sections.

AnsibleDevOpsHandlers
0 likes · 35 min read
Master Ansible Playbooks: Syntax, Variables, Handlers & Advanced Tips
ITPUB
ITPUB
Oct 10, 2019 · Operations

Unlock Ansible Power: Step‑by‑Step Guide to Automate Servers with Playbooks

This comprehensive tutorial walks you through Ansible fundamentals, architecture, installation, core modules, playbook structure, variables, templates, handlers, tags, loops, and role‑based organization, providing practical examples and command‑line snippets to automate tasks across multiple Linux hosts efficiently.

AnsibleAutomationConfiguration Management
0 likes · 22 min read
Unlock Ansible Power: Step‑by‑Step Guide to Automate Servers with Playbooks
Node Underground
Node Underground
Aug 29, 2016 · Backend Development

Unlock Node.js Mastery with the Essential Playbook

Discover how the Node.js Playbook offers a practical roadmap, best‑practice tips, and essential tools for developers seeking a clear, actionable guide to mastering Node.js, while also outlining its limitations and inviting community contributions.

DevelopmentPlaybookbest practices
0 likes · 3 min read
Unlock Node.js Mastery with the Essential Playbook