mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 03:03:08 +00:00
Fix error in description of acme_directory (#3034)
This commit is contained in:
committed by
Matt Clay
parent
10ac3ba617
commit
ead83cd148
@@ -66,7 +66,7 @@ options:
|
||||
- "The ACME directory to use. This is the entry point URL to access
|
||||
CA server API."
|
||||
- "For safety reasons the default is set to the Let's Encrypt staging server.
|
||||
This will create technically correct, but untrusted certifiactes."
|
||||
This will create technically correct, but untrusted certificates."
|
||||
required: false
|
||||
default: https://acme-staging.api.letsencrypt.org/directory
|
||||
agreement:
|
||||
|
||||
Reference in New Issue
Block a user