Skip to content

geralexgr/ansible-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-course

This is a preparation course for the RHCE exam (EX294). Following the official exam objectives this course includes the below modules:

Understand core components of Ansible

Inventories
Modules
Variables
Facts
Plays
Playbooks
Configuration files
Use provided documentation to look up specific information about Ansible modules and commands

Install and configure an Ansible control node

Install required packages
Create a static host inventory file
Create a configuration file
Create and use static inventories to define groups of hosts
Manage parallelism

Configure Ansible managed nodes

Create and distribute SSH keys to managed nodes
Configure privilege escalation on managed nodes
Validate a working configuration using ad hoc Ansible commands

Script administration tasks

Create simple shell scripts
Create simple shell scripts that run ad hoc Ansible commands

Create Ansible plays and playbooks

Know how to work with commonly used Ansible modules
Use variables to retrieve the results of running a command
Use conditionals to control play execution
Configure error handling
Create playbooks to configure systems to a specified state

Use Ansible modules for system administration tasks that work with:

Software packages and repositories
Services
Firewall rules
File systems
Storage devices
File content
Archiving
Scheduled tasks
Security
Users and groups

Work with roles

Create roles
Download roles from an Ansible Galaxy and use them

Use advanced Ansible features

Create and use templates to create customized configuration files
Use Ansible Vault in playbooks to protect sensitive data

Course available on Youtube: https://www.youtube.com/playlist?list=PL29L3SIOICr3hSJGHD549HcEPW6rAbd1j

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published