Skip to content

Commit

Permalink
Bugfix argument_specs.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
robin-checkmk committed Dec 24, 2024
1 parent 92b73fa commit c0a641e
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 c0a641e

Please sign in to comment.