Working with Ansible {Part-3}
Welcome to Working with Ansible Part 3. Today, we will learn about variables in the Ansible .yaml file.
There are 4 types of variables
vars
vars_files
host_vars
group_vars
Let's dive into practicals to understand the Ansible playbook Variables....
devopswala.hashnode.dev1 min read