Description:
Created by: Vikas Yadav
Language: English
Released: 2019
Torrent Contains: 46 Files
Course Source:
https://www.skillshare.com/classes/Ansible-for-an-absolute-beginner/1611165567 Description
In this course, i will help you master the concepts of DevOps and automation and after that i will help you start on your journey to become an Ansible Expert. We will cover the following topics:
• Basics
• Basics of Automation
• Basics of DevOps
• Basics of Configuration management
• Pull vs Push based configuration management architecture
• A birds eye overview of Ansible
• Overview of YAML , the language of Ansible playbooks
• Setup Ansible lab environment
• Understand Ansible Playbooks
• Concept of idem potency in playbooks
• Understand Privilege escalation
• Understand handlers and how you can setup your own event handling system in Ansible
• Organizing playbooks using
• Imports
• Includes
• Roles
• Deep dive into inventory management
• Understand host and group variables
• Gathering facts about remote machines
• Learn about variables in Ansible
• different types of variables in Ansible
• using register to manage return values
• static vs dynamic variables
• include_vars vs vars_files
• Ansible Vault Link to Course repository on gitlab:
https://gitlab.com/LabIT/ansible Skills in this Class
• TECHNOLOGY
• PRODUCT MANAGEMENT
• ANSIBLE
Projects & Resources
Setup LAMP stack using Ansible
1. Create 3 different roles one each to install apache, mysql , python.
2. Use Index file in the course repository as your index.html and upload it to your apache server.
3. Validate apache is up by accessing your website through
http://localhost. 4. Validate MySQL service is running.
Link to course repository
https://gitlab.com/LabIT/ansible About Author
Hi Everyone,
I have been an IT engineer for over 11 years now, during this time i have worked in a many fields like networking , systems engineering, virtualization , unified communications and more recently cyber security. I lover tweaking around with systems , deploying and configuring enterprise infrastructure and applications.
On a personal level, i love reading about historical events and characters and have been trying to learn how to surf (to no avai...