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

force_register - what does it actually do? #60

Closed
lukurde opened this issue Dec 19, 2024 · 1 comment
Closed

force_register - what does it actually do? #60

lukurde opened this issue Dec 19, 2024 · 1 comment
Assignees

Comments

@lukurde
Copy link

lukurde commented Dec 19, 2024

πŸ“š Documentation

This is the current documentation for the force_register

Parameter Choices / Defaults Comments
force_register boolean Choices: true false  ← Enabling this option will force the registration of the Cohesity Protection Source.

https://galaxy.ansible.com/ui/repo/published/cohesity/dataprotect/content/module/cohesity_source/

This description is useless. I know it'll force the registration. But what does it actually do? It's used by default in the example but the source registration works without it so why is it part of the example? Should it be used by default? If so - why? Does it force re-registration every time? Is it dangerous?

@shubhamkr-cohesity
Copy link

Say a physical server is registered on cluster A, and you are trying to re-register the same source on cluster B.
In such scenarios, the registration would fail. Using force_register would allow you to force register the source.

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

3 participants