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/cloud
Rene Moser 2da7792ff6 cloudstack: cs_firewall: add egress support
Added functionality to set rules for egress using this module at these are very similar. The only real difference is that egress firewall API uses the networkid. That is why the new arguments `type` for choosing `egress` or `ingress` and `network` was added.

For `type=ingress`, which is the default, `ip_address` is required and for `type=egress` the argument `network` is required.
11 years ago
..
amazon Adding author's github id 11 years ago
cloudstack cloudstack: cs_firewall: add egress support 11 years ago
google fix doc parsing by correctly quoting author 11 years ago
lxc fix doc parsing by correctly quoting author 11 years ago
misc Many more doc fixes 11 years ago
vmware Many more doc fixes 11 years ago
__init__.py package files 11 years ago