Started adding odo linux to ansible.
This commit is contained in:
12
ansible/environments/laptop/host_vars/odolinux
Normal file
12
ansible/environments/laptop/host_vars/odolinux
Normal file
@@ -0,0 +1,12 @@
|
||||
os_flavor: "linux"
|
||||
users:
|
||||
talexander:
|
||||
per_user: true
|
||||
initialize: true
|
||||
uid: 11235
|
||||
gid: 1000
|
||||
groups:
|
||||
- name: wheel
|
||||
- name: users
|
||||
- name: docker
|
||||
- name: libvirt
|
||||
Reference in New Issue
Block a user