gpg

Ansible Role: gpg

Ansible role to import gpg key backups

GitHub Workflow Status GitHub release (latest SemVer) GitHub

Requirements

Export your existing key with this command:

$ gpg -o backup.gpg --export-options backup --export-secret-keys [email protected]

Role Variables

None

Dependencies

Define dependencies here

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - { role: gpg }

License

MIT

Author Information

This role was created in 2023 by Anthonius Munthi.

About

Ansible role to import gpg key backups

Install
ansible-galaxy install kilip/ansible-role-gpg
GitHub repository
License
mit
Downloads
8468