Skip to content

Commit

Permalink
add missing arg spec
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed Dec 4, 2023
1 parent 1de05aa commit aea6426
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions roles/jbcs/meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,10 @@ argument_specs:
default: 'x86_64'
description: "Install on this architecture"
type: "str"
jbcs_patch:
default: true
description: "Enable security patches install"
type: "bool"
jbcs_bundle:
# line 5 of jbcs/defaults/main.yml
default: "jbcs-httpd24-httpd-{{ jbcs_version }}-{{ jbcs_distro }}-{{ jbcs_arch }}.zip"
Expand Down

0 comments on commit aea6426

Please sign in to comment.