diff --git a/meta/argument_specs.yml b/meta/argument_specs.yml index 6d2b48ed2f9cf80fdb3a671ebb352ec56c23c0c5..4f050e347f7ef55e1cfe1a6f9b39cd54ff8e8399 100644 --- a/meta/argument_specs.yml +++ b/meta/argument_specs.yml @@ -143,6 +143,10 @@ argument_specs: type: dict required: false description: Internal results from the community.mysql.mysql_info module. + mariadb_init: + type: str + required: false + description: Internal results from checking the init system. mariadb_install: type: dict required: false @@ -324,6 +328,10 @@ argument_specs: - SHOW VIEW - TRIGGER - UPDATE + mariadb_ps: + type: str + required: false + description: Internal variable for the results from runing ps. mariadb_remove: type: dict required: false