1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-02 02:16:23 +00:00

Revert "Fix non-matching defaults in docs (#5446) (#5451)"

This reverts commit b26df2a008.
This commit is contained in:
Felix Fontein 2022-11-01 19:12:11 +01:00
parent b26df2a008
commit 9466103a4a
79 changed files with 63 additions and 187 deletions

View file

@ -143,7 +143,6 @@ options:
- List of ssh keys by their Id to be assigned to a virtual instance.
type: list
elements: str
default: []
post_uri:
description:
- URL of a post provisioning script to be loaded and executed on virtual instance.