- Ansible 2 Cloud Automation Cookbook
- Aditya Patawari Vikas Aggarwal
- 190字
- 2021-06-24 18:43:41
How it works...
In the preceding task, we are creating a new type A DNS record app.example.com; under zone example.com and mapping it to multiple IP addresses.
We have used the parameter ttl (time to live), which can be seen as the lifespan or lifetime that a record can stay with the client without initiating a new DNS query for the same DNS record.
In the second task, we are retrieving an existing DNS record using a parameter called state with the input value get and registering the value we obtain in the variable name record. And later, in the third task, once we have that DNS record information in the variable, using the state parameter with the value absent, we delete that DNS record.
We should note that once we register the DNS record into the variable called record, the details of the required DNS record will change to the following:
- Record as set.record
- Ttl as set.ttl
- Type as set.type
- Value as set.value
- Hands-On Intelligent Agents with OpenAI Gym
- Big Data Analytics with Hadoop 3
- 玩轉智能機器人程小奔
- Mastering Proxmox(Third Edition)
- PowerShell 3.0 Advanced Administration Handbook
- Managing Mission:Critical Domains and DNS
- 3D Printing with RepRap Cookbook
- 嵌入式Linux上的C語言編程實踐
- 深度學習中的圖像分類與對抗技術
- 機器學習流水線實戰
- 21天學通Java Web開發
- 系統安裝與重裝
- 變頻器、軟啟動器及PLC實用技術260問
- 突破,Objective-C開發速學手冊
- 多媒體制作與應用