mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Minor typos (#50371)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
committed by
John R Barker
parent
67b455a8ac
commit
4817dcd0fc
@@ -47,7 +47,7 @@ DOCUMENTATION = '''
|
||||
key: ssl_key
|
||||
verify_certs:
|
||||
description:
|
||||
- Toggle to decidewhether to verify the Foreman certificate.
|
||||
- Toggle to decide 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.
|
||||
env:
|
||||
|
||||
@@ -10,7 +10,7 @@ DOCUMENTATION = '''
|
||||
callback: osx_say
|
||||
type: notification
|
||||
requirements:
|
||||
- whitelising in configuration
|
||||
- whitelisting in configuration
|
||||
- the '/usr/bin/say' command line program (standard on macOS)
|
||||
short_description: oneline Ansible screen output
|
||||
version_added: historical
|
||||
|
||||
Reference in New Issue
Block a user