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

Fixes for Ansible 2.15 and newer #23

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Fixes for Ansible 2.15 and newer #23

merged 1 commit into from
Feb 13, 2024

Conversation

tbumke
Copy link
Contributor

@tbumke tbumke commented Feb 13, 2024

The whitespace characters in tasks/cluster.yml are causing the cluster creation to fail on control nodes with Ansible Core 2.15 and newer.

Assembling the Redis ports fact in tasks/main.yml does not take the plain port into consideration if redis_tls_port is defined.

Resolves #22.

Copy link
Member

@martialblog martialblog left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Look alright to me

@martialblog
Copy link
Member

Hi, thanks for the PR. We'll have a look at it, but looks alright at first glance

@martialblog
Copy link
Member

@afeefghannam89 @widhalmt If there are no objections, I'd say we merge this.

@widhalmt
Copy link
Member

Looking good from my side. Let's merge!

@widhalmt widhalmt merged commit bf7b0ec into NETWAYS:main Feb 13, 2024
5 checks passed
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.

[Feature]: Support Ansible Core 2.15 and newer
3 participants