mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 14:20:22 -07:00
doc fixes
This commit is contained in:
parent
5872e0a493
commit
a1484a0e5b
3 changed files with 104 additions and 101 deletions
|
@ -86,8 +86,8 @@ options:
|
|||
- A list of networks to which the instance's interface should
|
||||
be attached. Networks may be referenced by net-id/net-name/port-id
|
||||
or port-name.
|
||||
Also this accepts a string containing a list of net-id/port-id.
|
||||
Eg: nics: "net-id=uuid-1,net-id=uuid-2"
|
||||
- 'Also this accepts a string containing a list of net-id/port-id.
|
||||
Eg: nics: "net-id=uuid-1,net-id=uuid-2"'
|
||||
required: false
|
||||
default: None
|
||||
public_ip:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue