Skip to content
Top Menu
October 12, 2025
  • ABOUT US
  • PRIVACY POLICY
  • TERMS
  • DISCLOSURE
  • ASK ME
  • CONTACT
Linuxbuz logo

LinuxBuz

Tutorials for Linux

  • HOME
  • LINUX HOW TO
  • DEVOPS
  • RESOURCES
  • ADVERTISE

Author: Hitesh Jethva

Ansible Wait_for Module Example
DEVOPS

Use Ansible wait_for Module for Ensuring Task Completion

January 19, 2025July 11, 2025 - by Hitesh Jethva

The wait_for module allows Ansible to pause until a specific condition is met. For example, when automating a service’s deployment, you may need to ensure that a required port is …

Use Ansible wait_for Module for Ensuring Task Completion Read More
Ansible fetch Module Examples
DEVOPS

Ansible Fetch Module: Explained with Examples

January 19, 2025July 11, 2025 - by Hitesh Jethva

The fetch module in Ansible is used to transsfer files from remote hosts to the local machine running the playbook. This is the reverse operation of the copy module, which …

Ansible Fetch Module: Explained with Examples Read More
Ansible get_url Modul Examples
DEVOPS

Ansible Get_URL Module: Download Files From a Specific URL

January 18, 2025July 11, 2025 - by Hitesh Jethva

The get_url modules allows Ansible to download files from specified URLs and save them to a local or remote machine. This is particularly useful when working with remote servers, as …

Ansible Get_URL Module: Download Files From a Specific URL Read More
Ansible Retry Examples
DEVOPS

How to Retry a Task Until Condition Met in Ansible

January 18, 2025July 11, 2025 - by Hitesh Jethva

Ansible allows you to retry a task until a specified condition is met. This feature is useful when working with tasks that depend on external events or conditions, such as …

How to Retry a Task Until Condition Met in Ansible Read More
Ansible-Tags-Example
DEVOPS

How to Use Tags in Ansible Playbooks with Examples

January 11, 2025July 11, 2025 - by Hitesh Jethva

Playbooks often include many tasks, some of which may not be necessary every time you run the playbook. Ansible tags provide a powerful way to manage which tasks run and …

How to Use Tags in Ansible Playbooks with Examples Read More
ping-module-in-ansible
DEVOPS

How to Use Ping Module in Ansible with Examples

January 11, 2025July 11, 2025 - by Hitesh Jethva

The ping module is part of the Ansible core and verifies connectivity between the control node and managed nodes. It helps confirm that the target systems are reachable, properly configured, …

How to Use Ping Module in Ansible with Examples Read More
Ansible-blockinfile-Module-Example
DEVOPS

Ansible Blockinfile Module Explained with Practical Examples

January 9, 2025July 11, 2025 - by Hitesh Jethva

Ansible’s blockinfile module is a powerful tool in Ansible that allows you to insert, update, or remove a block of multi-line text within a file. It is useful when managing …

Ansible Blockinfile Module Explained with Practical Examples Read More
Ansible-command-Module-Example
DEVOPS

Ansible Command Module Explained with Examples

January 9, 2025July 11, 2025 - by Hitesh Jethva

The command module in Ansible runs commands on a target host. Unlike the shell module, it executes the command directly without invoking a shell. This ensures a higher level of …

Ansible Command Module Explained with Examples Read More
ansible-yum-localinstall
DEVOPS

Ansible yum localinstall: A Guide to Install Local RPMs

January 8, 2025July 11, 2025 - by Hitesh Jethva

Ansible simplifies package management on Linux systems, especially when using the yum module. Typically, Ansible’s yum module installs packages from remote repositories. But what if you want to install RPM …

Ansible yum localinstall: A Guide to Install Local RPMs Read More
best discord bot hosting
RESOURCES

5 Best Discord Bot Hosting – Used by 1000s of Devs!

January 5, 2025June 13, 2025 - by Hitesh Jethva

Discord bots are essential for automating tasks, moderating chats, and enhancing user engagement. But finding the right hosting provider with reliable performance can be tricky, as unreliable hosting can lead …

5 Best Discord Bot Hosting – Used by 1000s of Devs! Read More

Posts pagination

Previous1…131415…21Next
Copyright © 2025 LinuxBuz.
Proudly powered by WordPress | Theme: HitMag Pro by ThemezHut.