Commit c25d39cc authored by Mattia Rizzolo's avatar Mattia Rizzolo

roadhouse: don't do any magic here, just list the admin usersnames

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent 3ff504a9
......@@ -8,17 +8,10 @@
roles:
- role: common
# SSH keys allowed to deploy with ansible (user "manager")
management_ssh: |
{{ ssh_keys_pietroalbini }}
{{ ssh_keys_mapreri }}
{{ ssh_keys_janvitus }}
admin_users:
pietroalbini: "{{ ssh_keys_pietroalbini }}"
mapreri: "{{ ssh_keys_mapreri }}"
janvitus: "{{ ssh_keys_janvitus }}"
- janvitus
- mattia
- pietro
- role: nginx
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment