diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index 88cc820..42e250f 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -233,7 +233,6 @@ - include: users/alma.yml - include: users/uberius.yml - include: users/low-key.yml -- include: users/slaserx.yml - include: users/fengf.yml - include: users/axolotl.yml - include: users/lesstech.yml diff --git a/roles/shell/tasks/users/slaserx.yml b/roles/shell/tasks/users/slaserx.yml deleted file mode 100644 index d3d904b..0000000 --- a/roles/shell/tasks/users/slaserx.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: Setting up slaserx - user: - name: slaserx - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/slaserx -- authorized_key: - user: slaserx - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEA09YQcX9qMCY45lFbkOJWt6xcotXOYIOfTA9vlnbDPqRt8Mf4W4K+16qOCPOILpO5sJ6AXsTorjg410o7pCryzqRSf5N+rRGKfbZUS883QaQP1bczkRYnhNsaTK/SjJjw+IfCGly/V7HS6ABV+zSp37RVLjxS3JyhzoCrmhst3eKM6Gc3FnhtX3L2GZ7Di6i6h85paQ1gPbRKsUFPmQ/DVvoykNIds1JjsmN3N7NFelP5PNXemkFyxm/YP+V8atdV7RfUiiRVyvMs7TlDWc/mRWfth1znTMADPwQUgbURSnfrFcmX/8lbL++gClVAToQqISylCY2t+TJgixQ1bmK85Q== rsa-key-20201027"