host_find#

Search for hosts.

Arguments#

Name

Type

Required

criteria

Str

False

Options#

  • all : Flag (Required)

    • Default: False

  • raw : Flag (Required)

    • Default: False

  • no_members : Flag (Required)

    • Default: True

  • fqdn : Str

  • description : Str

  • l : Str

  • nshostlocation : Str

  • nshardwareplatform : Str

  • nsosversion : Str

  • usercertificate : Certificate

  • macaddress : Str

  • userclass : Str

  • ipaassignedidview : Str

  • krbprincipalauthind : StrEnum

    • Values: (‘radius’, ‘otp’, ‘pkinit’, ‘hardened’, ‘idp’)

  • timelimit : Int

  • sizelimit : Int

  • version : Str

  • pkey_only : Flag

    • Default: False

  • in_hostgroup : Str

  • not_in_hostgroup : Str

  • in_netgroup : Str

  • not_in_netgroup : Str

  • in_role : Str

  • not_in_role : Str

  • in_hbacrule : Str

  • not_in_hbacrule : Str

  • in_sudorule : Str

  • not_in_sudorule : Str

  • enroll_by_user : Str

  • not_enroll_by_user : Str

  • man_by_host : Str

  • not_man_by_host : Str

  • man_host : Str

  • not_man_host : Str

Output#

Name

Type

count

Output

result

ListOfEntries

summary

Output

truncated

Output

Semantics#

Notes#

Version differences#