github ansible-collections/community.sops 2.2.2

one day ago

Release Summary

Bugfix release.

Bugfixes

  • Avoid deprecated functionality in ansible-core 2.20 (#260).
  • all modules and plugins - the default of enable_local_keyservice changed from false to true, and explicitly setting it to false now passes --enable-local-keyservice=false. SOPS' default has always been true, and when setting this option to true so far it resulted in passing --enable-local-keyservice, which is equivalent to --enable-local-keyservice=true and had no effect. This means that from now on, setting enable_local_keyservice explicitly to false has an effect. If enable_local_keyservice was not set before, or was set to true, nothing will change (#261, #262).

Don't miss a new community.sops release

NewReleases is sending notifications on new releases.