From d3f42309f09751b2d720db55efc69c9e7eec7191 Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Wed, 16 Feb 2022 19:01:44 -0500 Subject: [PATCH] chris account unenforced in ansible --- roles/shell/tasks/users.yml | 2 -- roles/shell/tasks/users/chris.yml | 15 --------------- 2 files changed, 17 deletions(-) delete mode 100644 roles/shell/tasks/users/chris.yml diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index f7b14b3..6375b6e 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -202,7 +202,6 @@ - include: users/hellspawn.yml - include: users/kuldar.yml - include: users/randocontent.yml -- include: users/chris.yml - include: users/Cropt0.yml - include: users/Cryptolover248.yml - include: users/kcubeterm.yml @@ -327,7 +326,6 @@ - include: users/vadim.yml - include: users/buggy.yml - include: users/anuwatk.yml -- include: users/chrisbs.yml - include: users/sharpe.yml - include: users/mrcreator1002.yml - include: users/triplexcrewz.yml diff --git a/roles/shell/tasks/users/chris.yml b/roles/shell/tasks/users/chris.yml deleted file mode 100644 index 1e0ae73..0000000 --- a/roles/shell/tasks/users/chris.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: Setting up chris - user: - name: chris - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/chris -- authorized_key: - user: chris - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQDR5XPWKRlzSV/y9iLkn+MCW+fiDZpNy3Agvj4+dSOw/4k9kPMRftsgOdTIhbmbEhtNBk0vDUMdGXITZ71VN5G0+mkecW6ZC8qM5kB45SLjcthf9gpKPqfJGgwN3hLMQIRnsYHNZTOMdqnI2GNUt+JpeflpLAY8rn7KY27WPrdcpEHZ1qgv//R+xDGxROlJTOySPmVkkh+0SRmKQ36UuYzcLNYUKVD2f8hp8zdBgSXcMmTbCEf0+iunNZmGE2DvaMb2OwkyHmONLcj6CatBFecRFMYtyVDjtCF7pInxfYzuGiQnME6qKO9RFouxYJbeWzXlS2Hln9KuOcJz0MEzWaOhb5nnuJ3kOzSr4hfetJm0MIvuXxjeXbScvf0Am+dgmI5rCWsAsu18i+kjQNdBXL5+EFzebo8DmKOfV+1oc9v8EFAwUX6XRBNe9hOsZ/Nj7zxejeJTMZGVfLD2mhTnOnMqM2Ot+stDD0PzjTG4/a9OT1t7bNDkDfXNi/eznTXBhB0xHVJGeB8i39qLR2fCDSxAkqotIT7bR80yqS7CFYDheNWs8hDZ2Psqdzbq9/2BKM9eF/XIsz32K17d6kojHX/tbQB7maMlaMj7uJNJWDyRYy0jS6A0/o10QXBvRyx6gQL5HrYaNQ5YVYFy1C66EcuS9zP1iTm09f+UhPV5f7zLoQ== cmm@coretxt"