Ansible Inventory INI Format Explained | Linux & Windows Hosts

Опубликовано: 15 Июль 2026
на канале: AI Era
39
4

In this video, you'll learn how to create and manage Ansible inventory files using INI format — the original and most widely used format for Ansible host lists. We'll walk through the basics of defining Linux and Windows hosts, assigning variables, and using correct authentication settings.

✅ What You’ll Learn:

What is an Ansible inventory?

INI format syntax and structure

Defining groups and variables

Linux vs Windows inventory setup

Using ansible_ssh_pass (Linux) and ansible_password (Windows)

🔐 Key Tip:

For Linux hosts, use ansible_ssh_pass

For Windows hosts, use ansible_password

If you're just starting with Ansible , this tutorial is for you beginner-friendly and practical.

💡 Like, comment, and subscribe for more DevOps and automation content!