- Practical Ansible 2
- Daniel Oh James Freeman Fabio Alessandro Locati
- 203字
- 2021-06-24 16:06:50
Defining Your Inventory
As we have already discussed in the first two chapters, Ansible cannot do anything until you tell it what hosts it is responsible for. This is, of course, logical—you wouldn't want any automation tool, regardless of how easy it is to use and set up, to simply go out and take control of every single device on your network. Hence, at the bare minimum, you must tell Ansible what hosts it is going to automate tasks on, and this, in the most fundamental terms, is what an inventory is.
However, there is so much more to inventories than just a list of automation targets. Ansible inventories can be provided in several formats; they can be either static or dynamic, and they can contain important variables that define how Ansible interacts with each host (or groups of hosts). Hence, they deserve a chapter to themselves, and in this chapter, we shall perform a practical exploration of inventories and how to use them to your best advantage as you automate your infrastructure with Ansible.
In this chapter, we will cover the following topics:
- Creating an inventory file and adding hosts
- Generating a dynamic inventory file
- Special host management using patterns
- PowerShell 3.0 Advanced Administration Handbook
- 大數據專業英語
- Getting Started with Oracle SOA B2B Integration:A Hands-On Tutorial
- Cloud Analytics with Microsoft Azure
- PyTorch深度學習實戰
- 中國戰略性新興產業研究與發展·智能制造
- 四向穿梭式自動化密集倉儲系統的設計與控制
- 聊天機器人:入門、進階與實戰
- Grome Terrain Modeling with Ogre3D,UDK,and Unity3D
- Docker on Amazon Web Services
- 電腦上網輕松入門
- 中國戰略性新興產業研究與發展·數控系統
- 計算機硬件技術基礎(第2版)
- 計算機辦公應用培訓教程
- Hands-On Microservices with C#