summaryrefslogtreecommitdiffstats
path: root/roles/gpg/meta/argument_specs.yml
blob: c47ec76e6f82266b25a24a29c6a6b1c0a80f54dc (plain) (blame)
1
2
3
4
5
6
7
8
9
---
argument_specs:
  main:
    options:
      gpg_public_keys:
        type: "list"
        elements: "str"
        required: false
        description: "List of GPG public keys (ASCII armored) to import"