diff --git a/roles/shell/tasks/users/aidenlol.yml b/roles/shell/tasks/users/aidenlol.yml deleted file mode 100644 index db653d2..0000000 --- a/roles/shell/tasks/users/aidenlol.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: Setting up aidenlol - user: - name: aidenlol - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/aidenlol -- authorized_key: - user: aidenlol - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/G/79Bm2heT78vCWoy0EPRG7kZedhuJiOIwryt9w8Qf+CgtQcTURdMzKqZkHKbfkOx1gFJVbi45ILpSRW3hzjnd4q+2ErtPVJkJLEwLFufLHcCTo74G8Pzw8VKGveGGzn9lXlsd9ru5erHxTS9fmKXvCR8rEHDGvsWzJymcjf3XADxEKErS3SL/v9vuXT9/1cxZwNCUYvavL+NTS/JgHBQj3W2eEXUBprLJvqfyCROC+MgrIYGnDmP9uqFAWdXWMths15y5nGw8w3iURt2ZhNFo4dmGAyqJxusEvbOyEgtloZhpLFG3PR/97LcCCOjQhxSDV1iOioTqnI2+ziCVZr tanman@DESKTOP-NSJFNIJC"