github ansible-collections/community.sops 2.3.0-b2

pre-release11 hours ago

Release Summary

This is a pre-release for community.sops 2.3.0. The main new features of this release are ansible-core 2.21 support for community.sops.load_vars and improved argument checking for the community.sops.decrypt filter. Also the handling of the sops_binary option for the lookup and vars plugin have been improved.

ansible-core 2.21 is the first version to explicitly allow action plugins to set variables, which finally allows community.sops.load_vars to set variables the same way as ansible.builtin.include_vars.

Since this interface is brand-new and changes might still happen until the final ansible-core 2.21 release, this is a pre-release.

Minor Changes

  • all modules and plugins - allow retrieving private age keys and private SSH keys through commands with the new age_key_cmd and age_ssh_private_key_cmd options (#282, #286).
  • all modules and plugins - allow to configure GCP access with the gcp_oauth_access_token and gcp_kms_client_type options (#282, #286).
  • sops_encrypt - support providing HuaweiCloud KMS key IDs with the huawei_cloud_kms option (#282, #286).

Don't miss a new community.sops release

NewReleases is sending notifications on new releases.