diff options
Diffstat (limited to 'ansible/roles/vault/meta/argument_specs.yaml')
| -rw-r--r-- | ansible/roles/vault/meta/argument_specs.yaml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ansible/roles/vault/meta/argument_specs.yaml b/ansible/roles/vault/meta/argument_specs.yaml new file mode 100644 index 0000000..9e8ccd6 --- /dev/null +++ b/ansible/roles/vault/meta/argument_specs.yaml @@ -0,0 +1,10 @@ +--- + +argument_specs: + main: + short_description: Main entry point for the vault role + description: + - This role installs Vaultwarden (a FOSS fork of Bitwarden) as a Docker Compose project. + author: + - Kumar Damani + options: {} |
