Minor Documentation and Comment Corrections (#85313)

* Update New-AnsiblePowerShellSignature.ps1

* Update ultimatequestion.yml
pull/85321/head
kilavvy 6 months ago committed by GitHub
parent 8ec403a3b9
commit a09b25a356
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@ DOCUMENTATION:
name: ultimatequestion name: ultimatequestion
author: Terry Prachet author: Terry Prachet
version_added: 'histerical' version_added: 'histerical'
short_description: Ask any question but it will only respond with the answer to the ulitmate one short_description: Ask any question but it will only respond with the answer to the ultimate one
description: description:
- read the book - read the book
options: options:

@ -56,7 +56,7 @@ Function New-AnsiblePowerShellSignature {
The values in the list should be the fully qualified name of the plugin as The values in the list should be the fully qualified name of the plugin as
referenced in Ansible. The value can also optionally include the extension referenced in Ansible. The value can also optionally include the extension
of the file if the FQN is ambigious, e.g. collection util that has both a of the file if the FQN is ambiguous, e.g. collection util that has both a
PowerShell and C# util of the same name. PowerShell and C# util of the same name.
Here are some examples for the various content types: Here are some examples for the various content types:

Loading…
Cancel
Save