We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
First, thank you for this code. It worked great for me.
It looks like this role does not handle plugin data change (secret refresh).
This feature aims to manage volatile secrets in the plugin data. Because often the credential data are ephemeral.
(First use of the role works fine)
pve_acme_plugin_data
A quick work around could be to change the value of pve_acme_plugin_name. I did not tried.
pve_acme_plugin_name
The text was updated successfully, but these errors were encountered:
No branches or pull requests
First, thank you for this code. It worked great for me.
Limitation encountered
It looks like this role does not handle plugin data change (secret refresh).
Feature
This feature aims to manage volatile secrets in the plugin data.
Because often the credential data are ephemeral.
Use case to reproduce
(First use of the role works fine)
pve_acme_plugin_data
contentpve_acme_plugin_data
contentpossible workaround
A quick work around could be to change the value of
pve_acme_plugin_name
.I did not tried.
The text was updated successfully, but these errors were encountered: