mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 01:55:51 +00:00
(cherry picked from commit 4566812591)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
15257e9a64
commit
ad163ed3af
5 changed files with 8 additions and 6 deletions
|
|
@ -107,8 +107,8 @@ options:
|
|||
private_ip:
|
||||
description:
|
||||
- Add private IPv4 address when Linode is created.
|
||||
- Default is C(false).
|
||||
type: bool
|
||||
default: "no"
|
||||
ssh_pub_key:
|
||||
description:
|
||||
- SSH public key applied to root user
|
||||
|
|
|
|||
|
|
@ -478,6 +478,7 @@ options:
|
|||
description:
|
||||
- (Boolean) Whether or not the elastigroup creation / update actions should wait for the instances to spin
|
||||
type: bool
|
||||
default: false
|
||||
|
||||
wait_timeout:
|
||||
description:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue