This website requires JavaScript.
Explore
Cloud
Chat
CI/CD
Help
Sign in
cmueller
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
46c217feda
ansible
/
test
/
legacy
/
roles
/
vultr_firewall_group_facts
/
defaults
/
main.yml
2 lines
41 B
YAML
Raw
Normal View
History
Unescape
Escape
Vultr: Introducing vr_firewall_group_facts module (#42997) This commit introduces a new module called vr_firewall_group_facts. This module aims to return the list of firewall groups avaiable avaiable in Vultr. Sample available here: ``` "vultr_firewall_group_facts": [ { "date_created": "2018-07-17 12:22:51", "date_modified": "2018-07-17 12:24:47", "description": "ansible-firewall-group", "id": "fb5a0876", "instance_count": 0, "max_rule_count": 50, "rule_count": 1 } ] ```
2018-07-19 11:02:25 +02:00
firewall_group_name
:
mytestfirewallgroup
Reference in a new issue
Copy permalink