diff --git a/docs/rota/tasks.md b/docs/rota/tasks.md
index 5bf227763c0092a91898e9c3f152043679e54d5c..8de0c0c646a491fb9e3a4f328d8696ddfc41987a 100644
--- a/docs/rota/tasks.md
+++ b/docs/rota/tasks.md
@@ -15,10 +15,10 @@ CS8 and CS9 (CentOS Stream 8/9) follow upstream as closely as possible, with aut
 The main tasks as a release manager are :
 
 - 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.
+    - 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).
+    - This also includes keeping track of new Red Hat point releases and [publishing them](/support/redhat.md).
 - Once a month on the first of the month, new [Openstack](https://gitlab.cern.ch/linuxsupport/koji-image-build) and Docker images ([CC7](https://gitlab.cern.ch/linuxsupport/cc7-base), [CS8](https://gitlab.cern.ch/linuxsupport/cs8-base), [CS9](https://gitlab.cern.ch/linuxsupport/cs9-base)) will be created a Gitlab scheduled jobs. Make sure the process works and all the tests pass. Promote the resulting images to production.
 
 ## Services
@@ -30,7 +30,7 @@ The main tasks as a service manager are :
 - 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.
+    - This includes the [cronjobs](https://gitlab.cern.ch/linuxsupport/cronjobs) that power all our automation.
 
 ## User Support