Skip to content
Snippets Groups Projects
Verified Commit 8abd2cf1 authored by Evangelos Foutras's avatar Evangelos Foutras :smiley_cat:
Browse files

Use all-hosts-basic with root_ssh when offboarding

There is no need to run all playbooks for this.
parent 1379ce07
No related branches found
No related tags found
No related merge requests found
Pipeline #20186 passed
......@@ -37,7 +37,7 @@ This template should be used for offboarding Arch Linux team members.
## DevOps offboarding checklist
- [ ] Remove entries in `group_vars/all/root_access.yml`.
- [ ] Run `ansible-playbook -t root_ssh playbooks/*.yml`.
- [ ] Run `ansible-playbook -t root_ssh playbooks/all-hosts-basic.yml`.
- [ ] Run `ansible-playbook playbooks/hetzner_storagebox.yml playbooks/rsync.net.yml`.
- [ ] Remove the user from the `DevOps` group on Keycloak.
- [ ] Remove member from [arch-devops-private mailing lists](https://lists.archlinux.org/admin/arch-devops-private/members)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment