1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-02 16:48:56 +00:00

vultr_server_facts: add tests and changelog for firewall group fix in #48342 (#48411)

This commit is contained in:
René Moser 2018-11-09 14:06:34 +01:00 committed by GitHub
parent b7d9feb7dc
commit 9050c7abeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 14 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- vultr_server_facts - fixed facts gathering fails if firewall is enabled.