mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 22:00:22 -07:00
Fix os_server docs build
This commit is contained in:
parent
7feb64d31c
commit
8d293651df
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@ options:
|
||||||
be attached. Networks may be referenced by net-id/net-name/port-id
|
be attached. Networks may be referenced by net-id/net-name/port-id
|
||||||
or port-name.
|
or port-name.
|
||||||
- 'Also this accepts a string containing a list of (net/port)-(id/name)
|
- 'Also this accepts a string containing a list of (net/port)-(id/name)
|
||||||
Eg: nics: "net-id=uuid-1,port-name=myport"'
|
Eg: nics: "net-id=uuid-1,port-name=myport"
|
||||||
Only one of network or nics should be supplied.
|
Only one of network or nics should be supplied.'
|
||||||
required: false
|
required: false
|
||||||
default: None
|
default: None
|
||||||
auto_ip:
|
auto_ip:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue