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

Jt/add dedicated server intervention #108

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

tnosaj
Copy link
Contributor

@tnosaj tnosaj commented Dec 20, 2024

Adds ability to enable or disable the manual intervention done by the OVH team: reference

Somewhat counter intuitively the variable is already a negative (noIntervetion in the server object) - thus the option was abstracted a bit to be more readable:

- name: "Enable proactive intervention on dedicated server {{ service_name }}"
  synthesio.ovh.dedicated_server_intervention:
    service_name: "{{ service_name }}"
    state: enabled
  delegate_to: localhost

Copy link
Contributor

@tortuegenialez tortuegenialez left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution

plugins/modules/dedicated_server_intervention.py Outdated Show resolved Hide resolved
plugins/modules/dedicated_server_intervention.py Outdated Show resolved Hide resolved
plugins/modules/dedicated_server_intervention.py Outdated Show resolved Hide resolved
plugins/modules/dedicated_server_intervention.py Outdated Show resolved Hide resolved
@tnosaj
Copy link
Contributor Author

tnosaj commented Jan 3, 2025

happy holidays, and thanks for your review

@tnosaj tnosaj requested a review from tortuegenialez January 8, 2025 09:11
Copy link
Contributor

@tortuegenialez tortuegenialez left a comment

Choose a reason for hiding this comment

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

Thanks

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.

2 participants