Lowlydba.Sqlserver
集合版本 2.3.4
描述
一个使用 PowerShell 配置和维护 SQL Server 的 Ansible 集合。
作者
John McCall (github.com/lowlydba)
支持的 ansible-core 版本
2.12 或更高版本
插件索引
这些是 lowlydba.sqlserver 集合中的插件
模块
ag_listener 模块 – 配置可用性组侦听器
ag_replica 模块 – 配置可用性组副本
agent_job 模块 – 配置 SQL Agent 作业
agent_job_category 模块 – 配置 SQL Agent 作业类别
agent_job_schedule 模块 – 配置 SQL Agent 作业计划
agent_job_step 模块 – 配置 SQL Agent 作业步骤
availability_group 模块 – 配置可用性组
backup 模块 – 执行备份操作
credential 模块 – 在 SQL Server 上配置凭据
database 模块 – 创建和配置数据库
dba_multitool 模块 – 安装/更新 John McCall 的 DBA Multitool 套件
first_responder_kit 模块 – 安装/更新 First Responder Kit 脚本
hadr 模块 – 启用或禁用 HADR
install_script 模块 – 对数据库运行迁移脚本
instance_info 模块 – 返回 SQL Server 实例的基本信息
login 模块 – 配置目标 SQL Server 实例的登录
maintenance_solution 模块 – 安装/更新 Ola Hallengren 的 Maintenance Solution
memory 模块 – 设置 SQL Server 实例的最大内存
nonquery 模块 – 执行通用的非查询操作
resource_governor 模块 – 配置 SQL Server 实例上的资源管理器
restore 模块 – 执行还原操作
rg_resource_pool 模块 – 配置资源管理器使用的资源池
rg_workload_group 模块 – 配置资源管理器使用的负载组
sa 模块 – 为安全最佳实践配置
sa
登录sp_configure 模块 – 通过
sp_configure
进行实例级系统配置更改sp_whoisactive 模块 – 安装/更新 Adam Mechanic 的
sp_whoisactive
spn 模块 – 配置 SQL Server 的 SPN
tcp_port 模块 – 设置实例的 TCP 端口
traceflag 模块 – 启用或禁用 SQL Server 实例上的全局跟踪标志
user 模块 – 配置数据库中的用户
另请参阅
此处托管文档的 集合列表。