mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
minor spelling changes
This commit is contained in:
committed by
Brian Coca
parent
054a3fccf8
commit
0b8011436d
@@ -45,7 +45,7 @@ class CallbackModule(CallbackBase):
|
||||
FOREMAN_SSL_CERT: X509 certificate to authenticate to Foreman if
|
||||
https is used
|
||||
FOREMAN_SSL_KEY: the corresponding private key
|
||||
FOREMAN_SSL_VERIFY: wether to verify the Foreman certificate
|
||||
FOREMAN_SSL_VERIFY: whether to verify the Foreman certificate
|
||||
It can be set to '1' to verify SSL certificates using the
|
||||
installed CAs or to a path pointing to a CA bundle. Set to '0'
|
||||
to disable certificate checking.
|
||||
|
||||
Reference in New Issue
Block a user