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

Ansible 2.8.7? #177

Open
chuckmilam opened this issue Jun 19, 2023 · 2 comments
Open

Ansible 2.8.7? #177

chuckmilam opened this issue Jun 19, 2023 · 2 comments

Comments

@chuckmilam
Copy link
Contributor

Are there plans to update to a more current version of Ansible or even Ansible Core?

I'm hitting several issues here I believe are related to Ansible 2.8.7 running in a python venv, including some jinja warnings, and eventually, errors, including this gem:

fatal: [xxx.xxx.xxx.xxx]: FAILED! => {
    "msg": "template error while templating string: No filter named 'from_json'.. String: {{ secrets.stdout|from_json }}"
}

Currently running the role against CentOS Stream 8 AMIs.

Just trying to figure out if I should start submitting PRs assuming we're sticking with Ansible 2.8.7 or should we plan for a more recent Ansible version.

@alpar-t
Copy link
Contributor

alpar-t commented Jun 20, 2023

We're not opposed to the idea of upgrading, but can't comment on when it will happen.

@chuckmilam
Copy link
Contributor Author

What would be the best way to handle moving to a supported Ansible version? Is that something we could contribute to here, or do we wait for upstream changes from Elastic?

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

No branches or pull requests

2 participants