Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Make connection optional for host vars #25

Merged
merged 1 commit into from
Jul 7, 2019
Merged

Conversation

easybe
Copy link
Contributor

@easybe easybe commented Jul 7, 2019

When ansible_connection cannot be resolved at the time this plugin is
run it would set ansible_connection to "ssh". This can lead to undesired
behavior. The plugin should not set ansible_connection (or ansible_port)
unless the value comes from Vault.

When ansible_connection cannot be resolved at the time this plugin is
run it would set ansible_connection to "ssh". This can lead to undesired
behavior. The plugin should not set ansible_connection (or ansible_port)
unless the value comes from Vault.
gbevan added a commit to gbevan/hashivault_vars that referenced this pull request Jul 7, 2019
@gbevan
Copy link
Member

gbevan commented Jul 7, 2019

pls see #26

@gbevan gbevan merged commit 9cc237c into goethite:master Jul 7, 2019
gbevan added a commit that referenced this pull request Jul 7, 2019
Reworked #25 with combined use-cases
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants