Skip to content

Ansible host variable fixes #162

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

Conversation

MoralCode
Copy link

This issue (attempts to) address the issue identified in #161 by updating some of the ansible configs to use a newer variable name to access the ssh hostname.

Approach

Disclosure: I approached this fix with a largely automated find-and-replace strategy

Testing and possible drawbacks to this PR

My my testing this seems to resolve the issue, but since im less familar with how ansible works, I have not verified whether this is the minimal possible set of changes needed to solve the issue

I also have not checked to see whether this change breaks any other aspects of the ansible config.

fixes #161

@MoralCode MoralCode closed this Apr 29, 2024
@MoralCode MoralCode deleted the ansible_host-fixes branch April 29, 2024 14:34
@MoralCode
Copy link
Author

ah hmmm did not mean to do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'ansible.vars.hostvars.HostVarsVars object' has no attribute 'ansible_ssh_host'
1 participant