Skip to content
Snippets Groups Projects
Verified Commit 1d91562a authored by Chris Croome's avatar Chris Croome
Browse files

fix argument spec

parent 24f6c7b4
No related branches found
Tags 3.7.0
No related merge requests found
Pipeline #37038 passed
*.retry
.*.swp
.ansible
galaxy
......@@ -115,6 +115,15 @@ argument_specs:
elements: str
required: true
description: A internal list of the fingerprints of the Linuxfabrik GPG key.
icinga_linuxfabrik_gpg_fingerprints_query:
type: str
required: true
description: A internal JMESPath query for the Linuxfabrik GPG fingerprints.
icinga_linuxfabrik_pkg:
type: list
elements: str
required: true
description: A list of Linuxfabrik packages.
icinga_local_tmp:
type: str
required: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment