aef97c5ac4
This commit introduces a new module called vr_os_facts. This module aims to return the list of OSes avaiable avaiable to use to boot servers. Sample available here: ``` "vultr_os_facts": [ { "arch": "i386", "family": "ubuntu", "id": 216, "name": "Ubuntu 16.04 i386", "windows": false } ] ``` |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |