Module - os_keypairs_info

This module provides for the following ansible plugin:

  • os_keypairs_info

Module Documentation

List keypairs information

Options

filters

Options for filtering the Keypairs info.

auth

Required if 'cloud' parameter not used.

auth_type

Auth type plugin for OpenStack. Can be omitted if using password authentication.

region_name

OpenStack region name. Can be omitted if using default region.

availability_zone

Availability zone.

cloud

Cloud from clouds.yaml to use.

Required if 'auth' parameter is not used.

Authors

OpenStack tenant migration tools (@os-migrate)

Example Tasks

- os_keypairs_info:
    cloud: srccloud