1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-04 19:26:58 +00:00

Fix new sanity errors. (#1451)

This commit is contained in:
Felix Fontein 2020-12-05 22:10:39 +01:00 committed by GitHub
parent 8cedec381f
commit 4566812591
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 6 deletions

View file

@ -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

View file

@ -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: