Skip to main content

Keeper Secrets Manager plugins for Ansible.

Project description

Keeper Secrets Manager Ansible

This module contains plugins that allow your Ansible automations to use Keeper Secrets Manager.

  • keeper_copy - Similar to ansible.builtin.copy. Uses the KSM vault for the source/content.
  • keeper_get - Retrieve secrets from a record.
  • keeper_set - Update an existing record from Ansible information.
  • keeper_init - Initialize a KSM configuration from a one-time access token.
  • keeper_cleanup - Remove the cache file, if being used.
  • keeper_lookup - Retrieve secrets from a record using Ansible's lookup.
  • keeper_redact - Stdout Callback plugin to redact secrets from logs.

For more information see our official documentation page https://docs.keeper.io/secrets-manager/secrets-manager/integrations/ansible-plugin

Changes

1.1.4

  • Move check for custom record type in keeper_create plugin.
  • Keeper Secret Manager SDK version pinned to 16.3.5 or greater. Allows extra field parameters that come from Keeper Commander.

1.1.3

  • Per PEP 263, added # -*- coding: utf-8 -*- to top of file to prevent errors on system that are not UTF-8.

1.1.2

  • Added keeper_create, keeper_password, keeper_info action plugins.
  • Fixed complex strings not regular expressions escaping properly for keeper_redact.
  • Added keeper_app_owner_public_key to the keeper_init plugin configuration generation. keeper_app_owner_public_key also added to Ansible variables.

1.1.1

  • Fixed misspelled collection name in README.md

1.1.0

  • First Ansible Galaxy release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keeper-secrets-manager-ansible-1.1.4.tar.gz (20.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page