The mssql_database module is used to create and manage SQL Server Databases
yolo:
mssql_database.present
Ensure that the named database is absent
The name of the database to remove
Ensure that the named database is present with the specified options
The name of the database to manage
Defaults to NONE
Can be a list of strings, a dictionary, or a list of dictionaries
Generated on September 29, 2023 at 04:02:52 UTC.
You are viewing docs built from a recent snapshot of the master branch. Switch to docs for the latest stable release, 3006.3.
© 2023 VMware, Inc. | Privacy Policy