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

Binaries not replaced with architecture change #350

Open
MatrixCrawler opened this issue Oct 25, 2023 · 0 comments
Open

Binaries not replaced with architecture change #350

MatrixCrawler opened this issue Oct 25, 2023 · 0 comments

Comments

@MatrixCrawler
Copy link

Following Situation:

We have multiple x86_64 instances with java installed by this role.
Now we are considering changing the architecture of the existing instances to ARM and we realized that the java binaries are not replaced.
The role see's the binaries and does not reflect the architecture change that would make it necessary to replace them as they cannot be executed on an ARM Architecture.

Maybe you could store a fact for the installed architecture model and if the ansible_architecture actually differs from the fact, replace the binaries?

@MatrixCrawler MatrixCrawler changed the title Binaries not replaced with archtiecture change Binaries not replaced with architecture change Oct 25, 2023
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

1 participant