mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 11:30:00 +08:00
Adjust the list of person having shell access
This commit is contained in:
@@ -165,7 +165,7 @@
|
||||
- distgit
|
||||
|
||||
- name: Get admin users
|
||||
command: "python /srv/web/infra/ansible/scripts/users-from-fas @sysadmin-main {{ root_auth_users }}"
|
||||
command: "/srv/web/infra/ansible/scripts/users-from-fas @sysadmin-main {{ fas_client_ssh_groups }}"
|
||||
register: admin_user_list
|
||||
run_once: True
|
||||
delegate_to: localhost
|
||||
|
||||
Reference in New Issue
Block a user