Requirements
- Linux basic knowledge
Features
- Introduction to Ansible Playbook and YAML language
- Beginner level introduction to Ansible
- Usage of Ansible Inventory, Vault, Roles
- Ansible
Target audiences
- System Administrator
- DevOps
- Automation Engineer
- Cloud Infrastructure Engineers
- IT Professional
This is a full course for beginners about Automation with Ansible 5.0 from the beginning with full explanation and code examples.
We are going to start from basic code to print a message, how to get/set variables and facts, usage of conditional and loop statements. You will be able to execute code based on the status of the target system, or read from the managed host some environment data and reuse it in your Ansible playbooks. I’m going to teach you also how to protect sensitive data and passwords using Ansible Vault.
There are included some real-world examples of code ready to use to automate your System Administrator’s day-to-day journey.
This course cover is designed from scratch to be compliant with the new syntax introduced since Ansible 5.0+.
Minimum requirements: English language, a basic knowledge of Linux, and a text editor. An Open Source mind is a plus.
Ansible is “the automation technology for IBM and RedHat”, the IT automation platform that makes your applications and systems easier to deploy in the modern multi-cloud world. Using Ansible you are able to write simple human-readable YAML code to automate your day-to-day workflow. In this course, you are going to learn the basics to use the most common modules to connect with Linux, Mac, and Windows targets.
The course will be taught in English, providing to you the slide and all the code tested in real-world scenarios.