2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-03-22 18:19:18 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jarrod Johnson
e185f2224f Implement ability for user to kick off confluent ansible runs
Add nodeapply -A and associated API.

This permits orchestrating plays without touching the nodes directly by the user.
2026-03-06 16:24:26 -05:00
Jarrod Johnson
6bebae1d0b Switch several node commands to epoll
Improve ability to handle high fanout amounts by
using epoll instead of select.
2025-05-20 10:39:57 -04:00
Jarrod Johnson
17af9c74b8 Fix nodeapply redoing a single node multiple times 2024-03-12 15:33:31 -04:00
Jarrod Johnson
1695e222ec Rename command to nodeapply, by popular demand 2023-06-22 14:16:54 -04:00