Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 997 Bytes

Get-AnsibleApiConfig.md

File metadata and controls

47 lines (32 loc) · 997 Bytes
external help file Module Name online version schema
Jagabata.psm.dll-Help.xml
Jagabata.psm
2.0.0

Get-AnsibleApiConfig

SYNOPSIS

Get loaded config data currently.

SYNTAX

Get-AnsibleApiConfig [<CommonParameters>]

DESCRIPTION

Get this module's config using currently. The config has AWX/AnsibleTower URL, file path and token value.

EXAMPLES

Example 1

PS C:\> Get-AnsibleApiConfig

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

Jagabata.ApiConfig

NOTES

RELATED LINKS

New-AnsibleApiConfig

Switch-AnsibleApiConfig