Book Image

Automation with Ansible Playbooks [Video]

By : VRTechnologies
5 (1)
Book Image

Automation with Ansible Playbooks [Video]

5 (1)
By: VRTechnologies

Overview of this book

This course is designed to get you hands-on with using Ansible for automating local and cloud configuration management tasks with Playbooks. You’ll be guided through working with managed nodes. Moving ahead, the course will get you hands-on with setting up password authentication. As you approach the concluding sections, you’ll even get to grips with transferring a file from Ansible Engine to nodes using the copy module. By the end of this course, you will be well-versed with the essential concepts, along with having the skills you need to automate tasks effectively using Ansible. All the codes and supporting files for this course will be available at- https://github.com/PacktPublishing/Automation-with-Ansible-Playbooks-
Table of Contents (25 chapters)
6
How to work with Managed nodes if managed nodes are not installed with Python
11
Visual Studio Code Editor for Ansible Playbooks
12
Operations on strings and numbers using Playbooks (Filters and Methods)
15
Introduction to handlers
18
Error Handling (ignore_errors,failed_whenblock, rescue and always)
19
Ansible reusable concepts with: import_tasks,include_tasks
20
loacal_action vs delegate_to
21
Tomcat Installation and Configuration using Playbook
24
Ansible Vault to Protect Ansible Playbooks with Encryption
Chapter 10
Basic concepts to write Playbooks (Working with different variables)
Content Locked
Section 9
Working with inventory_hostname and hostvars variables
Basic concepts to write Playbooks (Working with different variables): Working with inventory_hostname and hostvars variables