1
0

Secrets: add role for secret deploy

This commit is contained in:
2025-08-04 08:06:58 +03:00
parent af39ca9de8
commit 21b52a1887
4 changed files with 132 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---
galaxy_info:
author: 'Anton Vakhrushev'
description: Ansible role for saving secrets on remote machine
license: MIT
min_ansible_version: '2.9'
platforms:
- name: Ubuntu
versions:
- all
- name: Debian
versions:
- all
- name: EL
versions:
- all
galaxy_tags:
- secrets
- security
- files
dependencies: []