From 7007a82ae3639f469e4e573065b8915806006ffa Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Jul 23 2025 12:08:05 +0000 Subject: Update rbac-playbook guide for adding new groups I was trying to add new playbook to rbac and found out that there is a plenty of missing things in the guide. This update should help with that. --- diff --git a/modules/sysadmin_guide/pages/ansible.adoc b/modules/sysadmin_guide/pages/ansible.adoc index 1215167..bc65144 100644 --- a/modules/sysadmin_guide/pages/ansible.adoc +++ b/modules/sysadmin_guide/pages/ansible.adoc @@ -154,9 +154,10 @@ To add a new group: [arabic] . add the playbook name and sysadmin group to the rbac-playbook -(ansible-private repo) +(ansible-private repo `/files/rbac/rbac.yml`) . add that sysadmin group to sudoers on batcave01 (also in -ansible-private repo) +ansible-private repo `/files/sudo/batcave01-sudoers`) +. run batcave ansible playbook (playbooks/groups/batcave.yml) with `-t rbac` To use the wrapper: