ansible/test
Yanis Guenane 2c4ba7a9e9 Vultr: Introducing vr_user_facts module (#42951)
This commit introduces a new module called vr_user_facts.

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

Sample available here:

```
"vultr_user_facts": [
  {
    "acls": [],
    "api_enabled": "yes",
    "email": "mytestuser@example.com",
    "id": "a235b4f45e87f",
    "name": "mytestuser"
  }
]
```
2018-07-18 21:49:02 +02:00
..
cache
integration disable_excludes (#42510) 2018-07-18 15:37:50 -04:00
legacy Vultr: Introducing vr_user_facts module (#42951) 2018-07-18 21:49:02 +02:00
results
runner Updating the nios_test_container version to 1.1.0 from 1.0.0 (#42526) 2018-07-11 23:34:30 +05:30
sanity Windows: Add "special" parameter types to docs (#42853) 2018-07-17 14:29:05 -07:00
units Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
utils Remove unwanted containers at CI job start. 2018-07-09 21:48:11 -07:00