Fix default value of new option. (#3338)

This commit is contained in:
Felix Fontein 2021-09-06 22:37:10 +02:00 committed by GitHub
commit a20862797e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

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