Add access vars and target to hubble

This commit is contained in:
2021-09-05 00:52:12 -04:00
parent cf187d2217
commit e77db3d473
2 changed files with 28 additions and 0 deletions

26
vars/access.yaml Normal file
View File

@@ -0,0 +1,26 @@
---
skylab_accounts:
- name: enpaul
uid: 1300
fullname: Ethan N. Paul
targets: [cloud]
admin: true
- name: ansible
uid: 1400
targets: [cloud]
admin: true
service: true
password: $y$j9T$w/pIBtZIMo3PmXccZ.LHi1$AbMVIks.P10CyuK8tWt21O4JuLpKGpWTFgX0WlTbiw6
skylab_group:
name: skylab
gid: 1200
skylab_group_admin:
name: skylab_admin
gid: 1201
skylab_group_automation:
name: skylab_auto
gid: 1202