You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Yanis Guenane 68e6587748 Vultr: Ensure facts works when no resource exists (#43603)
Vultr API is being inconsisten in what it returns. An empty list when no
resources exists, but a dict of dict when they do. The case needs to be
handled so the module do not fail. An extra test has been added.
6 years ago
..
cache
integration
legacy Vultr: Ensure facts works when no resource exists (#43603) 6 years ago
results
runner
sanity Improving syntax highlighting in HTML docs (#42472) 6 years ago
units
utils