You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
# All the examples assume that you have your Equinix Metal API token in env var METAL_API_TOKEN.# You can also pass the api token in module param api_token.
- name: Gather information about all ssh keyshosts: localhosttasks:
- equinix.metal.sshkey_info:
- name: Gather information about a particular ssh key using IDhosts: localhosttasks:
- equinix.metal.sshkey_info:
ids:
- 173d7f11-f7b9-433e-ac40-f1571a38037a