Data Models: Host Variables
Let's learn about some of the host variables used in the code configurations.
We'll cover the following...
Host variables
Information that is unique to a specific device should be modeled in the host variable for that device.
Follow the same standards, if possible, as group_vars
. Have a host_defaults
section along with all ...