mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-05 09:45:13 +00:00
(cherry picked from commit a20862797e)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
73de447489
commit
2c167547f6
2 changed files with 3 additions and 2 deletions
|
|
@ -29,8 +29,7 @@ DOCUMENTATION = r'''
|
|||
ip_style:
|
||||
description: Populate hostvars with all information available from the Linode APIv4.
|
||||
type: string
|
||||
default:
|
||||
- plain
|
||||
default: plain
|
||||
choices:
|
||||
- plain
|
||||
- api
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue