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

Is this playbook able to upgrade a nomad binary? #161

Open
Netlims opened this issue Dec 7, 2022 · 1 comment
Open

Is this playbook able to upgrade a nomad binary? #161

Netlims opened this issue Dec 7, 2022 · 1 comment

Comments

@Netlims
Copy link

Netlims commented Dec 7, 2022

let's say i have version 0.12.5 and i want to upgrade to a x.x.x version binary, if i specifiy it in the variable, will it recognize i "want" a different version and delete the current one and copy the upgraded one?

@Orionde
Copy link

Orionde commented May 22, 2023

I use this playbook for various nomad clients and the upgrading of the nomad binary with ansible is working if nomad was installed by the nomad playbook.

On some nomad client, I had nomad installed with apt before running ansible on it and the update via ansible is not working (looks normal, the nomad binary is not on the exact same path when it's installed via apt).

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