diff --git a/web_infrastructure/htpasswd b/web_infrastructure/htpasswd index 76f2a1132d5..85bd66d3fde 100644 --- a/web_infrastructure/htpasswd +++ b/web_infrastructure/htpasswd @@ -44,7 +44,7 @@ options: required: false default: "apr_md5_crypt" description: - - Encryption scheme to be used. One of: "apr_md5_crypt", "des_crypt", "ldap_sha1" or "plaintext" + - 'Encryption scheme to be used. One of: "apr_md5_crypt", "des_crypt", "ldap_sha1" or "plaintext"' state: required: false choices: [ present, absent ]