filmov
tv
Getting Started With Ansible: Creating Your First Inventory File
![preview_player](https://i.ytimg.com/vi/UQw9jCzxaXo/maxresdefault.jpg)
Показать описание
Inventory files lie at the core of Ansible. They are a crucial component that organizes and categorizes the target hosts to which Ansible will apply configurations. In the following demo, we'll cover building the inventory file, validating the structure with ansible-inventory, and ending with using the ping and win_ping modules to verify connectivity to the managed nodes.