Skip to content

Commit

Permalink
Add keeper_remove functionality to README.md
Browse files Browse the repository at this point in the history
This commit expands Keeper Secrets Manager documentation in the README.md file of the Ansible integration. The added line, `keeper_remove - Remove secrets from the Keeper Vault.` explains a new feature that allows users to remove secrets from the Vault. This update provides necessary information about this new feature to users.
  • Loading branch information
maksimu committed Oct 27, 2023
1 parent 95c4826 commit 389448e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration/keeper_secrets_manager_ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ This module contains plugins that allow your Ansible automations to use Keeper S
* `keeper_redact` - Stdout Callback plugin to redact secrets from logs.
* `keeper_password` - Generate a random password.
* `keeper_info` - Display information about plugin, record and field types.
* `keeper_remove` - Remove secrets from the Keeper Vault.

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

Expand Down

0 comments on commit 389448e

Please sign in to comment.