Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (21 loc) · 1.13 KB

OUTLINE.md

File metadata and controls

31 lines (21 loc) · 1.13 KB

Introduction to Ansible

This course provides an approachable introduction to automation. It provides students with the knowledge and tools to automate the building of Linux servers in a cloud environment using Ansible. It requires no previous experience with the cloud or other automation tools. The course is suitable for anyone who has set up a Linux machine and wants to learn how to automate the process.

You will learn to install Ansible and use it to run commands on remote servers. You will progress to writing playbooks to automate the creation of cloud resources and the configuration of Linux servers.

The course does not cover automating the configuration of Windows servers or networking hardware.

Course Outline

See course outline

Target audience

Anyone interested in learning how to automate building servers or cloud infrastructure.

Prerequisites

You should be willing to use a Linux terminal. Any skill level is welcome, although the course is geared towards people with some exposure to using Linux servers. No previous experience with Ansible, other automation tools or the cloud is necessary.