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/legacy
Yanis Guenane 1754f533b5 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
  }
]
```
6 years ago
..
group_vars
host_vars
roles Vultr: Introducing vr_firewall_group_facts module (#42997) 6 years ago
vars
Makefile Fix some broken links (#42079) 6 years ago
amazon.yml
azure.yml
cleanup_azure.py
cleanup_ec2.py
cleanup_gce.py
cleanup_rax.py
cloudflare.yml
cloudscale.yml cloudscale_floating_ip module (#33181) 7 years ago
cnos.yaml
connection-buildah.yaml
consul.yml
consul_inventory.yml
consul_running.py
credentials.template
exoscale.yml
galaxy_playbook.yml
galaxy_playbook_git.yml
galaxy_roles.yml
galaxy_rolesfile
gce.yml
gce_credentials.py
integration_config.yml
inventory
inventory.yaml
jenkins.yml
netscaler.yaml
nuage.yaml
opennebula.yml Add OpenNebula one_service module (#37829) 7 years ago
ovs.yaml
rackspace.yml
scaleway_compute.yml Revert "Revert "Remove VC scaleway (#40791)" (#41401)" (#41402) 7 years ago
scaleway_ssh_playbook.yml Initial commit for Scaleway support (#37638) 7 years ago
scaleway_volume.yml Added Scaleway volume module (#41667) 6 years ago
setup_gce.py
vultr.yml Vultr: Introducing vr_firewall_group_facts module (#42997) 6 years ago