mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-01 05:49:09 -07:00
Fix new sanity errors. (#1451)
This commit is contained in:
parent
8cedec381f
commit
4566812591
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue