Difference between revisions of "Ansible for DevOPs Workshop"
Jump to navigation
Jump to search
Sara.alamin (talk | contribs) |
Sara.alamin (talk | contribs) |
||
Line 1: | Line 1: | ||
[[Category: Workshops]] | [[Category: Workshops]] | ||
[[Category: Events]] | [[Category: Events]] | ||
− | |||
==Introduction== | ==Introduction== | ||
Ansible is an open-source software provisioning, configuration management, and application-deployment tool to automate all your system work. | Ansible is an open-source software provisioning, configuration management, and application-deployment tool to automate all your system work. | ||
Line 21: | Line 20: | ||
* Date: Sunday 27 Oct - Wednesday 30 Oct 2019 | * Date: Sunday 27 Oct - Wednesday 30 Oct 2019 | ||
* Time: 8:30AM - 3:30PM | * Time: 8:30AM - 3:30PM | ||
+ | |||
+ | ==Instructors== | ||
+ | * Manhal Mohamed | ||
+ | * Sara Alamin | ||
=Agenda= | =Agenda= | ||
+ | * Introduction to Ansible | ||
+ | * Installing and Configuration | ||
+ | * Configuring Clients | ||
+ | * ad-hoc commands | ||
+ | * Ansible Playbook | ||
+ | - Format& Function | ||
+ | - Handlers | ||
+ | - Variables | ||
+ | - Conditions | ||
+ | - Loops | ||
+ | * Ansible Template | ||
+ | * Ansible Roles |
Revision as of 11:01, 8 October 2019
Contents
Introduction
Ansible is an open-source software provisioning, configuration management, and application-deployment tool to automate all your system work. this is a 4 days, hands-on workshop. You’ll get a comprehensive overview of Ansible and then dive into Ansible Roles and playbooks.
Objectives
By the end of the workshop, attendees will know how to use automation with Ansible to ease the burden of consistent configuration of servers and network devices and how to choose what/when to automate.
Workshop Level
Advance Level
Prerequisites
- Participants should be familiar with Unix-style operating systems. The course is taught on Linux (Ubuntu or CentOS) but the environment will be familiar to people with a systems administration background on FreeBSD or Solaris.
- Knowledge of Linux/UNIX command line
- Good understanding of network basics (IP networking)
- All participants will need to bring a laptop with WiFi access.
Date & Time
- Date: Sunday 27 Oct - Wednesday 30 Oct 2019
- Time: 8:30AM - 3:30PM
Instructors
- Manhal Mohamed
- Sara Alamin
Agenda
- Introduction to Ansible
- Installing and Configuration
- Configuring Clients
- ad-hoc commands
- Ansible Playbook
- Format& Function - Handlers - Variables - Conditions - Loops
- Ansible Template
- Ansible Roles