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

fix: prevent unwanted evaluation #10

Merged
merged 1 commit into from
Oct 25, 2023
Merged

fix: prevent unwanted evaluation #10

merged 1 commit into from
Oct 25, 2023

Conversation

jackhodgkiss
Copy link
Collaborator

In older versions of Ansible it attempts to evaluate the nested variable inside github_kayobe_environment_input this causes the role to fail if using no environments.

This highlights the need to adapt the test workflow to run against other versions of Ansible.

In older versions of Ansible it attempts to evaluate the nested variable inside `github_kayobe_environment_input` this causes the role to fail if using no environments.
@jackhodgkiss jackhodgkiss requested a review from a team as a code owner October 25, 2023 15:22
@jackhodgkiss jackhodgkiss self-assigned this Oct 25, 2023
@jackhodgkiss jackhodgkiss merged commit 3eb55e3 into main Oct 25, 2023
14 checks passed
@jackhodgkiss jackhodgkiss deleted the fix-var-lazy-eval branch October 25, 2023 17:20
jackhodgkiss added a commit that referenced this pull request Oct 25, 2023
fix: prevent unwanted evaluation
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.

2 participants