Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

tdevopsschool/ansible-course

Repository files navigation

Introduction to ansible

Moved to https://gitlab.com/t-systems-devops-school/ansible-course

Ansible is a modern IT configuration management tool which makes your life easier by managing your servers for you. It is foundation for people who involved into infrastructure topics - devops engineers, SRE, developers, build engineers, configuration managers. The course allows to rapidly start using Ansible. The course start from very beginning and Ansible foundtaion, but also it covers a lot of different technical topics like development modules, plugins & best practices.

Goal

The course goal is to introduce Configuration Managament and Ansible.

Lessons ENG

Homework

We The course consists of 6 lessons. Our goal is to provision a server and play the game 2048. Each homework goal is to get practical knoledge about related topics.

Audience

  • DevOps engineers.
  • SRE.
  • Developers.
  • Build engineers.
  • Configuration managers.
  • Test automation engineers.
  • Performance engineers.

Pre-requisites

For doing homework you should have:

  • Laptop with enabled virtualization(VT-x/AMD-V).
  • Installed software:

Also, it makes sens to configure your text editor i.e. how to configure vscode

Links