Module - os_routers_info

This module provides for the following ansible plugin:

  • os_routers_info

Module Documentation

List routers information

Options

filters:

Options for filtering the Routers 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 configuration from clouds.yml

Required if 'auth' param not used.

Authors

:

OpenStack tenant migration tools (@os-migrate)

Example Tasks

- os_routers_info:
    cloud: srccloud