diff --git a/docs/rota/tasks.md b/docs/rota/tasks.md
index 889f31bc2289a5bde5d18192421c1b820e4621ad..2fa74378b11d87b41dfe5d3e4fd71ba198c0de65 100644
--- a/docs/rota/tasks.md
+++ b/docs/rota/tasks.md
@@ -8,15 +8,17 @@ Starting with RHEL 7, CERN decided to join the CentOS community and help them ra
 
 CC7 (CERN CentOS 7) is just a simple respin of CentOS 7 with additional CERN repositories and staged updates.
 
+CS8 and CS9 (CentOS Stream 8/9) follow upstream as closely as possible, with automated daily snapshots and minimal rebuilds.
+
 ## Distributions
 
 The main tasks as a release manager are :
 
-- Publish updates in testing and validate RPM upgrade process works as expected.
-- As agreed with the community ; production updates should happen on Thursday morning, if Friday is a bank holiday, then updates should be done on Wednesday or delayed by a week depending on criticality.
-- Out of band, critical security updates are allowed. Warn [CERN Security Team](https://cern.service-now.com/service-portal?id=service_element&name=computer-security) about vulnerabilities. Plan deployment with them.
-- (SLC6) Rebuilds sources in a timely manner and test them before deploying to them to users.
-- (CC7)  Download and provide updates to internal users.
+- Keep an eye on the automation for [CC7](https://gitlab.cern.ch/linuxsupport/cronjobs/centos7_release), [CS8](https://gitlab.cern.ch/linuxsupport/cronjobs/stream8_snapshots) and [CS9](https://gitlab.cern.ch/linuxsupport/cronjobs/stream9_snapshots). Every day, several emails will be sent to `lxsoft-admins` notifying you of the progress, and the full logs can also be seen in [Kibana](https://es-linux.cern.ch/?security_tenant=internal).
+   - Should the automation fail or stop for any reason (new packages that need to be rebuilt, etc.), your job is to make sure the situation is corrected and the automation can continue (either that day or the next).
+   - For CC7, production updates should happen on Thursday morning, and for CS8 and CS9 they should happen on Wednesday morning. Manually, these updates may be stopped or done earlier depending on issues in the upstream packages or urgent security fixes.
+- Stay up-to-date with the latest Red Hat and CentOS updates. Notifications for particularly interesting packages [will be sent](https://gitlab.cern.ch/linuxsupport/cronjobs/centos_rss) to the Mattermost channel [~lxsoft-alerts](https://mattermost.web.cern.ch/it-dep/channels/lxsoft-alerts), but from time to time there will be other interesting updates that are not [on the list](https://gitlab.cern.ch/linuxsupport/cronjobs/centos_rss/-/blob/master/centos_rss/prod.packages.yml).
+   - This also includes keeping track of new Red Hat point releases and [publishing them](/support/redhat.md).
 
 ## Services
 
@@ -24,8 +26,10 @@ The main tasks as a service manager are :
 
 - Maintain and improve main distribution server (linuxsoft.cern.ch).
 - Maintain and improve installation infrastructure servers (aims.cern.ch).
-- Maintain and improve [internal tools](https://gitlab.cern.ch/linuxsupport) used for integration with CERN IT
-- Maintain and improve distcc puppet module.
+- Maintain and improve RPM build service (koji.cern.ch).
+- Maintain and improve our [testing tools](https://gitlab.cern.ch/linuxsupport/testing).
+- Maintain and improve [internal tools](https://gitlab.cern.ch/linuxsupport) used for integration with CERN IT.
+  - This includes the [cronjobs](https://gitlab.cern.ch/linuxsupport/cronjobs) that power all our automation.
 
 ## User Support