Fix argument specs typo

This commit is contained in:
uumas
2023-03-21 01:13:31 +02:00
parent d5f2bb84c6
commit c569974ba7
3 changed files with 3 additions and 14 deletions

View File

@@ -33,7 +33,7 @@ argument_specs:
- mongo
- none
default: none
databse_passwords:
database_passwords:
description: "database_passwords[docker_service] is a string with the password used for communication between the service and database. Required if docker_database is postgres or mariadb"
type: dict
required: false