Herbert

Results 2 issues of Herbert

This commit introduces a variable `consul_os_repo_prerequisites` in `tasks/install_linux_repo.yml`, however the variable name in `vars/(Amazon|Debian|RedHat).yml` is named `consul_repo_prerequisites` (if that is the correct variable, otherwise there is none), causing ansible to...

When the OpenAPI spec contains an optional enum property with a default value, the default value is ignored and is always set to `UNSET` in the generated client (current behavior)....