From 55f3109dd666f624397ac924a073166d57e28f33 Mon Sep 17 00:00:00 2001 From: deepend Date: Thu, 6 Jul 2023 21:41:58 +0000 Subject: [PATCH] Delete 'roles/shell/tasks/users/arch3r.yml' --- roles/shell/tasks/users/arch3r.yml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 roles/shell/tasks/users/arch3r.yml diff --git a/roles/shell/tasks/users/arch3r.yml b/roles/shell/tasks/users/arch3r.yml deleted file mode 100644 index 4117af1..0000000 --- a/roles/shell/tasks/users/arch3r.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: Setting up arch3r - user: - name: arch3r - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/arch3r -- authorized_key: - user: arch3r - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6CWNG2VkA6NW4oEWyjdbTPlaC0VRiTGZ1VibvjWzS3LvoLT0mGLRwuI3ixSCMR4G+mjT9Tul9rZ/sk4zV0lUskTY4eVM2SPuhlgTzaV9TgTutML9DUIGHHwpIcdrsQlpj+2howoT1jOQcp0lN4gFn81qfry/qV2iAKxN50w+fFqHDZ6KNJwBr9pkvFc8uvRp495+HEEVAMz/Xg8zmow8Au6pRTWkQR2J1JseGRdhlfbuNNSwJB160P7TmivNZiQz/HH99jbwToCKEhh5Z1wekyWL0Fw5oCJucaN/r4+ov0A9hVJaCteRJEKZa2X2Rjy1NnypKAjhsYgihUA8FEPu9"