mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-04-28 01:16:26 +00:00
This makes keypair_info compatible with new sdk version Change-Id: I09c75717a620272904b023179c726a19c4bca000
12 lines
159 B
YAML
12 lines
159 B
YAML
keypair_name: shade_keypair
|
|
expected_fields:
|
|
- created_at
|
|
- fingerprint
|
|
- id
|
|
- is_deleted
|
|
- name
|
|
- private_key
|
|
- public_key
|
|
- type
|
|
- user_id
|