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

sap_install_media_detect: Make the role idempotent #474

Closed
berndfinger opened this issue Sep 25, 2023 · 1 comment
Closed

sap_install_media_detect: Make the role idempotent #474

berndfinger opened this issue Sep 25, 2023 · 1 comment
Assignees

Comments

@berndfinger
Copy link
Member

The role will copy or move files to certain directories and also extract files.
So we either need to decide what the starting point is or we need to be able to describe the desired outcome.
Describing the desired outcome is nearly impossible because the contents of files might change.
If we can get back to the starting point (all files in the same main directory, either local or remote), then we have reached idempotency.

@berndfinger berndfinger self-assigned this Sep 25, 2023
berndfinger added a commit to berndfinger/community.sap_install that referenced this issue Sep 25, 2023
@berndfinger
Copy link
Member Author

Solved by commit berndfinger@b625184 .

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