You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to report that there are many files which should be modified since they contain values that depends on the machines configurations they are going to applied on.
One of the biggest example is network IPs in inventories and in var files, where the values of these pieces of information depends on the network configuration of the target machines.
My suggestion is to put placeholders like <target-machine-IP> rather than explicit information like 192.1.1.1.
Regards,
Francesco
The text was updated successfully, but these errors were encountered:
Hi folks.
This issue is to report that there are many files which should be modified since they contain values that depends on the machines configurations they are going to applied on.
One of the biggest example is network IPs in inventories and in var files, where the values of these pieces of information depends on the network configuration of the target machines.
My suggestion is to put placeholders like
<target-machine-IP>
rather than explicit information like192.1.1.1
.Regards,
Francesco
The text was updated successfully, but these errors were encountered: