mono-infrastructure/ansible/playbooks/vars/users.yml

66 lines
1.6 KiB
YAML
Raw Normal View History

2020-12-10 07:33:09 +00:00
---
2020-12-16 01:26:57 +00:00
adminusers:
2020-12-10 07:33:09 +00:00
- name: label
first: Louis
last: Abel
email: label@rockylinux.org
password: ThisIsNotMyPassword1!
2020-12-14 03:06:42 +00:00
title: Infrastructure IdM Manager
2020-12-10 07:33:09 +00:00
loginshell: /bin/bash
2020-12-14 03:06:42 +00:00
- name: gmk
first: Gregory
last: Kurtzer
email: gmk@rockylinux.org
password: ThisIsNotMyPassword1!
title: Executive Director
loginshell: /bin/bash
- name: brian
first: Brian
last: Clemens
email: brian@rockylinux.org
password: ThisIsNotMyPassword1!
title: Project Manager
loginshell: /bin/bash
- name: hbjy
first: Hayden
last: Young
email: hbjy@rockylinux.org
password: ThisIsNotMyPassword1!
title: Web & Branding Manager
loginshell: /bin/bash
- name: jorp
first: Jordan
last: Pisaniello
email: jorp@rockylinux.org
password: ThisIsNotMyPassword1!
title: Community Manager
loginshell: /bin/bash
- name: neil
first: Neil
last: Hanlon
email: neil@rockylinux.org
password: ThisIsNotMyPassword1!
title: Infrastructure Manager
loginshell: /bin/bash
- name: rlh
first: R. Leigh
last: Hennig
email: rlh@rockylinux.org
password: ThisIsNotMyPassword1!
title: Operations Manager
loginshell: /bin/bash
- name: rfelsburg
first: Rob
last: Felsburg
email: rfelsburg@rockylinux.org
password: ThisIsNotMyPassword1!
title: Operations Manager
loginshell: /bin/bash
- name: tg
first: Taylor
last: Goodwill
email: tg@rockylinux.org
2020-12-10 07:33:09 +00:00
password: ThisIsNotMyPassword1!
2020-12-14 03:06:42 +00:00
title: Infrastructure Manager
2020-12-10 07:33:09 +00:00
loginshell: /bin/bash