Intro to Ansible
Agentless infrastructure management planning13 H 45 M
Just you? Training a whole team? There's an ITProTV plan that fits.
Start Training TodayEpisodes
Episodes
- Fundamentals
- Overview
- Creating the Environment
- Setting Up Ansible
- Simple Commands Using Ansible
- Installing Packages
- Installing Packages Part 2
- Managing Users
- Managing Services
- Running Commands
- Hosts
- Tasks
- Variables
- Variables Part 2
- Handlers
- Templating
- Templating Part 2
- Loops
- Control Flow
- Getting Started with Roles
- Roles and Tasks
- Roles and Handlers
- Roles and Control Flow
- Roles and Templating
- Roles and Files
- Requirements for Static Site Deployment
- Setting Up NGINX
- Templating the NGINX Configuration
- Creating a Static Site Role
- Planning the NFS Architecture
- Setting up the NFS Server
- Setting up the NFS Clients
- Restructuring to Roles: Server
- Restructuring to Roles: Clients
Overview
3 M



- Episode Description
- Transcript
Description: Administering and configuring infrastructure is a necessary but sometimes very difficult undertaking. Manual configuration of infrastructure is a full time job that takes away from other valuable activities that is prone to errors and difficulties in reproducing system state. Ansible allows one to create plans for managing infrastructure using an agentless (no outside system required) approach. During this show we will cover what Ansible is, how to set up Ansible, and use Ansible to create reproducible server configurations.