Tag

batch deployment

1 views collected around this technical thread.

Practical DevOps Architecture
Practical DevOps Architecture
Jan 16, 2022 · Operations

Using Ansible to Batch Create and Delete Users on Remote Hosts

This article demonstrates how to employ Ansible, a Python‑based SSH automation framework, to create a user with a home directory on multiple remote servers, verify the creation, and then remove the user and its home directory in a batch operation.

AnsibleAutomationSSH
0 likes · 3 min read
Using Ansible to Batch Create and Delete Users on Remote Hosts
Efficient Ops
Efficient Ops
Jan 9, 2018 · Operations

Automating Patch Management for 10,000+ Servers with StackStorm & SaltStack

This article explains how Ctrip’s senior engineer Hu Junya built an automated operations platform using SaltStack for remote control, StackStorm for workflow orchestration, and a custom Jobs tool for batch gray releases, enabling safe, scalable patch deployment across thousands of servers.

DevOpsSaltStackStackStorm
0 likes · 11 min read
Automating Patch Management for 10,000+ Servers with StackStorm & SaltStack