Skip to content

janesmae/ansible-lookup-plugin-gopass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible lookup plugin for gopass

A plugin to make secrets from gopass available within the ansible playbooks.

Prerequisites

gopass installed and working on the system

Examples

- debug:
    msg: "{{ lookup('gopass', 'path/to/my/secret')}}"

Authors

Jaan Janesmae

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Ansible lookup plugin for gopass - A plugin to make secrets from gopass available within the ansible playbooks.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages