Course Duration : 1 Week
Course Fee ( online ) - INR. 5000
Course Fee ( Classroom ) - INR. 4000
Â
Benefits of the Course -
Â
- Online Class Videos access is provided for trainees who opted for Course Online
- Course Completion Certificate issued from Company which is recognised by Ministry of Micro, Small, and Medium Enterprises, ( Govt. Of. India )
- Course Soft Copy Material is provided
- Placement assistance is provided
- Resume Preparation Support
Â
Below is Course Content of IT Automation Tool Ansible for Online and Class Room -
Â
- Introduction To Ansible
- Features Of Ansible
- Use Cases Of Ansible
- What Can Do In Production Environment
- Ansible Documentation
- How Ansible Is Different From Configuration Management Tools
- Ansible Architecture
- Ansible  Control Machine Requirements
- Ansible Installation Process On RHEL
- Ansible Terminologies
- How Ansible Works
- Ansible Lab-setup
- YAML Basics
- Representation Of Array In Yaml
- Representation Of Dictionary In Yaml
- Non-group Inventory File
- Group Inventory File
- Ansible Inventory Parameters
- Use Case Of - Ansible_host
- Use Case Of - Ansible_port
- Use Case Of - Ansible_connection
- Use Case Of - Ansible_user
- Use Case Of - Ansible_ssh_pass
- Use Case Of - Ansible_password
- Ansible Exercise - To Setup Inventory File And Perform Ping Test
- Case Study On  Ping Test Error Message :
- Ansible Inventory Exercise 1- Create A Inventory File
- Ansible Inventory Exercise 2 : To Create A Group
- Ansible Inventory Exercise 3 : To Create Nested Groups (Parent_group)
Â
- Ansible Playbooks and Modules
Â
- Ansible Playbooks
- Sample Ansible Playbook
- Ansible Playbook Format
- Ansible Modules
- Ansible Tasks
- How To Run A Playbooks
- How to check syntax of a Playbook
- How to Run a playbook on multiple hosts
- How to Run a playbook on target hosts
- Ansible Run Command Methods
- Ansible Playbook Exercise 1: Â Perform Ping Test On All Hosts Of Inventory File
- Ansible Playbook Exercise 2: To Install Git On All Hosts using script module
- Ansible Playbook Exercise 3: To Install A Web Server httpd using yum module
- Ansible Playbook Exercise 4: To start a httpd service using service module
- References On Playbook And Modules
- Ansible Variables
- Ansible Galaxy