- Ansible Playbook Essentials
- Gourav Shah
- 102字
- 2021-07-16 20:47:46
Setting Up the Learning Environment
To use this book most effectively and to examine, run, and write code that is part of exercises supplied in this book, it's essential to set up a learning environment. Even though Ansible can work with any type of nodes, virtual machines, cloud servers, or bare metal hosts with an operating system installed and SSH service running, the preferred mode is to use virtual machines.
In this session, we will cover the following topics:
- Understanding the learning environment
- Understanding the pre requisites
- Installing and configuring virtualbox and vagrant
- Creating virtual machines
- Installing Ansible
- Using the sample code
推薦閱讀
- Extending Jenkins
- 大學計算機基礎(第三版)
- Testing with JUnit
- 深入淺出Electron:原理、工程與實踐
- Hands-On Data Structures and Algorithms with JavaScript
- Python從入門到精通(精粹版)
- Python機器學習:手把手教你掌握150個精彩案例(微課視頻版)
- 3D少兒游戲編程(原書第2版)
- HTML5入門經典
- Learning Unity 2D Game Development by Example
- PySide 6/PyQt 6快速開發與實戰
- QGIS Python Programming Cookbook(Second Edition)
- Principles of Strategic Data Science
- PostgreSQL 12 High Availability Cookbook
- Beginning C# 7 Hands-On:The Core Language