< Back

Get-AnsibleHost

Fri Jan 10, 2020 8:09 pm

NAME Get-AnsibleHost



SYNTAX

Get-AnsibleHost [[-id] <int>] [[-Name] <string>] [<CommonParameters>]





PARAMETERS

-Name <string>



Required? false

Position? 1

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-id <int>



Required? false

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).





INPUTS

System.Int32





OUTPUTS

AnsibleTower.Host





ALIASES

None





REMARKS

None