Course Details
Course Code: RH294; Course Duration: 4 days; Instructor-led
Audience
This course is geared toward Linux system administrators, DevOps engineers, infrastructure automation engineers, and systems design engineers who are responsible for these tasks:
- Automating configuration management
- Ensuring consistent and repeatable application deployment
- Provisioning and deployment of development, testing, and production servers
- Integrating with DevOps continuous integration/continuous delivery workflows
Prerequisites
- Pass the Red Hat Certified System Administrator (RHCSA) exam (EX200), or demonstrate equivalent Red Hat Enterprise Linux knowledge and experience
- Take our free assessment to gauge whether this offering is the best fit for your skills.
Methodology
This program will be conducted with interactive lectures, PowerPoint presentation, discussions, and practical exercise.
Course Objectives
IT automation is key to managing large numbers of systems and applications efficiently and consistently at scale. This course develops the skills needed to efficiently operate and more easily scale the organization’s dynamic IT infrastructure, accelerate application time to value, and rapidly adapt and implement needed innovation through DevOps practices.
As a result of attending this course, you should be able to use Ansible for the purpose of automation, configuration, and management. You should be able to demonstrate these skills:
- Install and configure Ansible or Red Hat Ansible Engine on a control node.
- Create and manage inventories of managed hosts, as well as prepare them for Ansible automation.
- Run individual ad hoc automation tasks from the command line.
- Write Ansible Playbooks to consistently automate multiple tasks and apply them to managed hosts.
- Parameterize playbooks using variables and facts and protect sensitive data with Ansible Vault.
- Write and reuse existing Ansible roles to simplify playbook creation and reuse code.
- Automate common Red Hat Enterprise Linux system administration tasks using Ansible.
Outlines
Module 1: Introduce Ansible
Describe Ansible concepts and install Red Hat Ansible Engine.
Module 2: Deploy Ansible
Configure Ansible to manage hosts and run ad hoc Ansible commands.
Module 3: Implement playbooks
Write a simple Ansible Playbook and run it to automate tasks on multiple managed hosts.
Module 4: Manage variables and facts
Write playbooks that use variables to simplify management of the playbook and facts to reference information about managed hosts.
Module 5: Implement task control
Manage task control, handlers, and task errors in Ansible Playbooks.
Module 6: Deploy files to managed hosts
Deploy, manage, and adjust files on hosts managed by Ansible.
Module 7: Manage large projects
Write playbooks that are optimized for larger, more complex projects.
Module 8: Simplify playbooks with roles
Use Ansible roles to develop playbooks more quickly and to reuse Ansible code.
Module 9: Troubleshoot Ansible
Troubleshoot playbooks and managed hosts.
Module 10: Automate Linux administration tasks
Automate common Linux system administration tasks with Ansible.