E325 Removal - Part II (#49196)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Abhijeet Kasurde 2018-11-28 13:55:52 +05:30 committed by GitHub
parent 991a9dfa12
commit bc3e7bbeba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
109 changed files with 208 additions and 179 deletions

View file

@ -61,6 +61,7 @@ options:
- Whether the firewall rule for public port should be created, while creating the new rule.
- Use M(cs_firewall) for managing firewall rules.
default: false
type: bool
vm_guest_ip:
description:
- VM guest NIC secondary IP address for the port forwarding rule.
@ -90,6 +91,7 @@ options:
description:
- Poll async jobs until job has finished.
default: true
type: bool
tags:
description:
- List of tags. Tags are a list of dictionaries having keys C(key) and C(value).