Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ENV TF_HOSTNAME_KEY_NAME to specify which hostname to return #94

Merged
merged 2 commits into from
Sep 20, 2018

Commits on Jun 19, 2018

  1. Add ENV TF_HOSTNAME_KEY_NAME to specify which hostname to return

    Overwrite with the environment variable TF_HOSTNAME_KEY_NAME which attribute is to be used for the ansible inventory name.
    By default, the IP address is used. The Ansible variable "ansible_host" is used to connect to the host.
    cgroschupp committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    ba8e3b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41c40fc View commit details
    Browse the repository at this point in the history