/ansible_google_secret_manager

Ansible plugin to lookup secrets from Google Secret Manager

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ansible Collection - masterlittle.google.gsm

Documentation for the collection.

#Usage

{{ lookup('masterlittle.google.gsm', 'secret-not-exist', project_id='project-id', on_missing='skip')}}