ansible/test/legacy
Yanis Guenane 9b898ebc20 Vultr: Introducing vr_sshkey_facts module (#42615)
This commit introduces a new module called vr_sshkey_facts.

This module aims to return the list of SSH keys avaiable in Vultr.

Sample available here:

```
"vultr_sshkey_facts": [
   {
    "date_created": "2018-07-10 14:49:13",
    "id": "5b43c760d7d84",
    "name": "me@home",
    "ssh_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+ZFQv3MyjtL1BMpSA0o0gIkzLVVC711rthT29hBNeORdNowQ7FSvVWUdAbTq00U7Xzak1ANIYLJyn+0r7olsdG4XEiUR0dqgC99kbT/QhY5mLe5lpl7JUjW9ctn00hNmt+TswpatCKWPNwdeAJT2ERynZaqPobENgewrwerqewqIVew7qFeZygxsPVn36EUr2Cdq7Nb7U0XFXh3x1p0v0+MbL4tiJwPlMAGvFTKIMt+EaA+AsRIxiOo9CMk5ZuOl9pT8h5vNuEOcvS0qx4v44EAD2VOsCVCcrPNMcpuSzZP8dRTGU9wRREAWXngD0Zq9YJMH38VTxHiskoBw1NnPz me@home"
  }
]
```
2018-07-18 09:53:58 +02:00
..
group_vars
host_vars
roles Vultr: Introducing vr_sshkey_facts module (#42615) 2018-07-18 09:53:58 +02:00
vars
amazon.yml
azure.yml
cleanup_azure.py
cleanup_ec2.py
cleanup_gce.py
cleanup_rax.py
cloudflare.yml
cloudscale.yml cloudscale_floating_ip module (#33181) 2017-12-11 14:48:35 +00:00
cnos.yaml
connection-buildah.yaml
consul.yml
consul_inventory.yml
consul_running.py
credentials.template
exoscale.yml
galaxy_playbook.yml
galaxy_playbook_git.yml
galaxy_roles.yml
galaxy_rolesfile
gce.yml
gce_credentials.py
integration_config.yml
inventory
inventory.yaml
jenkins.yml
Makefile Fix some broken links (#42079) 2018-06-29 11:12:01 -07:00
netscaler.yaml
nuage.yaml
opennebula.yml Add OpenNebula one_service module (#37829) 2018-05-24 13:32:45 +02:00
ovs.yaml
rackspace.yml
scaleway_compute.yml Revert "Revert "Remove VC scaleway (#40791)" (#41401)" (#41402) 2018-06-11 11:22:12 -05:00
scaleway_ssh_playbook.yml Initial commit for Scaleway support (#37638) 2018-04-03 14:04:42 -05:00
scaleway_volume.yml Added Scaleway volume module (#41667) 2018-07-12 08:43:23 -05:00
setup_gce.py
vultr.yml Vultr: Introducing vr_sshkey_facts module (#42615) 2018-07-18 09:53:58 +02:00