diff options
Diffstat (limited to 'ansible/host_vars/sweetzpot-mobile')
-rw-r--r-- | ansible/host_vars/sweetzpot-mobile/users.yml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ansible/host_vars/sweetzpot-mobile/users.yml b/ansible/host_vars/sweetzpot-mobile/users.yml new file mode 100644 index 0000000..b1abb66 --- /dev/null +++ b/ansible/host_vars/sweetzpot-mobile/users.yml @@ -0,0 +1,9 @@ +lusers: + - trygvis + - tingo + - pi + +superusers: + - trygvis + - tingo + - pi |