You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you try running the task two times, and see whether that helps?
From looking at the code, I guess we also need to run self.existing_plugin.configure(prepare_options(self.parameters.plugin_options)) in install_plugin(). If you run the module twice, it should update the config though.
SUMMARY
Like in example below in official documentation , there will no be any params in config through
plugin_options
docker plugin inspect weaveworks/net-plugin:latest_release | grep PASSWORD
ISSUE TYPE
COMPONENT NAME
community.docker.docker_plugin
ANSIBLE VERSION
CONFIGURATION
OS / ENVIRONMENT
Ubuntu 20.04
STEPS TO REPRODUCE
EXPECTED RESULTS
docker plugin inspect vieux/sshfs
ACTUAL RESULTS
docker plugin inspect vieux/sshfs
The text was updated successfully, but these errors were encountered: