Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

vultr_server_info example is incorrect #18

Open
Lvl4Sword opened this issue Mar 9, 2021 · 0 comments
Open

vultr_server_info example is incorrect #18

Lvl4Sword opened this issue Mar 9, 2021 · 0 comments

Comments

@Lvl4Sword
Copy link

In https://docs.ansible.com/ansible/latest/collections/ngine_io/vultr/vultr_server_info_module.html the provided example:

- name: Gather Vultr servers information
  ngine_io.vultr.vultr_server_info:
  register: result

results in the following error:

fatal: [localhost]: FAILED! => {"changed": false, "msg": "Could not find firewall with FIREWALLGROUPID: 0"}

Not sure how to continue or what the fix is here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant