Adjust the list of person having shell access
This commit is contained in:
parent
0912a7c2a5
commit
2ef9c6cc60
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue