goldyfruit / goldyfruit.ibmcloud_automation / 1.0.4 / module / ic_pi_key_info Retrieve Power infrastructure SSH keys on IBM Cloud. | "added in version" 2.9 of goldyfruit.ibmcloud_automation" Authors: Gaëtan Trellu (@goldyfruit) preview | supported by communitygoldyfruit.ibmcloud_automation.ic_pi_key_info (1.0.4) — module
Install with ansible-galaxy collection install goldyfruit.ibmcloud_automation:==1.0.4
collections: - name: goldyfruit.ibmcloud_automation version: 1.0.4
A key contains a public SSH key which may be installed on instances when they are created. Private keys are not stored.
- name: Retrieve key list ic_pi_key_info:
- name: Retrieve specific key ic_pi_key_info: key: ibmcloud-key-baby
key: description: - Restrict results to key with IS or name matching. type: str