kilip.gpg
Ansible Role: gpg
This Ansible role is used to import backups of GPG keys.
Requirements
Before using this role, make sure to export your existing GPG key with this command:
$ gpg -o backup.gpg --export-options backup --export-secret-keys [email protected]
Role Variables
There are no specific variables to set for this role.
Dependencies
List any dependencies if there are any.
Example Playbook
Here is a simple example of how to use this role:
- hosts: servers
roles:
- { role: gpg }
License
This role is licensed under the MIT License.
Author Information
This role was created in 2023 by Anthonius Munthi.
Installa
ansible-galaxy install kilip.gpg
Licenza
mit
Download
8.6k
Proprietario