Hi,
Is there known or common way to add an identifier on the hosts managed by ansible?
Like indentifying os distribution in /etc/redhat-release or /etc/os-release etc, we would like to add some identifying mark on the hosts managed by ansible.
For SaltStack, we can easily tell by checking salt configuration or salt-minion process. How do people identify the hosts managed via ansible?
Simon