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

allow for upgrading the check-mk-agent #26

Open
divansantana opened this issue Apr 23, 2020 · 1 comment
Open

allow for upgrading the check-mk-agent #26

divansantana opened this issue Apr 23, 2020 · 1 comment

Comments

@divansantana
Copy link
Contributor

Seems to install the agent, but not allow for upgrading the agent
because state is set to present.

- name: Install check_mk_agent
  package:
    name: check-mk-agent
    state: present

Would be nice to have an option to allow for latest, or a version.

@elnappo
Copy link
Owner

elnappo commented Nov 13, 2020

I get your point, but I'm unsure if the role should be responsible to upgrade the package. I usually have an extra playbook which handles system upgrades.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants