From 144adf3c4f3a05168a2f4df6e69f16adcc119c0b Mon Sep 17 00:00:00 2001 From: deepend Date: Thu, 6 Jul 2023 21:41:08 +0000 Subject: [PATCH] Delete 'roles/shell/tasks/users/aidenlol.yml' --- roles/shell/tasks/users/aidenlol.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 roles/shell/tasks/users/aidenlol.yml 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"