summaryrefslogtreecommitdiffstats
path: root/roles/password_store/meta/argument_specs.yml
blob: 4626f0d84518a4b36c13718096b2f3d1a673e7c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
---
argument_specs:
  main:
    short_description: "Configure pass for unix (password store)"
    description: "Configure pass for unix (password store)"
    options:
      password_store_repo_url:
        type: "str"
        description: "The password store git repo URL"
        required: true