Getting Started With Ansible: Creating Your First Inventory File

preview_player
Показать описание
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.

Рекомендации по теме