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