What is Ansible Variables and How to Use It?
In this section, we will be going to look at what is Ansible variables? and how we can use a variable in Ansible Playbook.
|
|
There are a lot of built-in variables available in Ansible that can be used to provide system information such as hostname, system architecture, interfaces, etc.
A valid Ansible variable names should be letters, numbers, and underscores should always start with a letter and should not contain any spaces.
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.