Skip to content

Commit

Permalink
Merge pull request #703 from Checkmk/devel
Browse files Browse the repository at this point in the history
Bugfix argument_specs.yml
  • Loading branch information
robin-checkmk authored Dec 24, 2024
2 parents 20d9d9e + c0a641e commit 886f8a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/server/meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ argument_specs:
checkmk_server_verify_setup:
type: "bool"
default: true
description:
- Refer to the README for details.

checkmk_server_download_user:
type: "str"
Expand All @@ -38,6 +40,8 @@ argument_specs:
checkmk_server_sites:
type: "list"
elements: "dict"
description:
- Refer to the README for details.
options:
name:
type: "str"
Expand Down

0 comments on commit 886f8a7

Please sign in to comment.