From f496a2d80f7253dc0aee31c0e87fce68130fe340 Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Wed, 16 Feb 2022 19:02:29 -0500 Subject: [PATCH] spockandprosper account unenforced in ansible --- roles/shell/tasks/users.yml | 1 - roles/shell/tasks/users/spockandprosper.yml | 15 --------------- 2 files changed, 16 deletions(-) delete mode 100644 roles/shell/tasks/users/spockandprosper.yml diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index 15620bc..5a066cb 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -217,7 +217,6 @@ - include: users/rolkoz.yml - include: users/kjotere.yml - include: users/computertech.yml -- include: users/spockandprosper.yml - include: users/logan3303.yml - include: users/poweruser.yml - include: users/hyperreal.yml diff --git a/roles/shell/tasks/users/spockandprosper.yml b/roles/shell/tasks/users/spockandprosper.yml deleted file mode 100644 index 7107fb2..0000000 --- a/roles/shell/tasks/users/spockandprosper.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: Setting up spockandprosper - user: - name: spockandprosper - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/spockandprosper -- authorized_key: - user: spockandprosper - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAgCF0tang1Li8oYntwzpFZpJTfaQtzygrNKZCD1kSF0+UHL68she5xIUFK1aDXUt/fShDLMeWkrw8WNj0A01WF7C1kxSDPyeVwmieQrP1Y6SycyRThvwsavx4G3UsqSgPkPSQOBgUc445yZk5rgGCFhMZ9jpv4xbozdByNVdaiqpt1kZNmf9dvKrkfQ7j8Hw68icC5jAZB9TovUbBT+jAD+35YmwxYSfbR7+2IiCfkoFzm2I8Xih/FXHV31x0hwk59mv4tXoZsvfcENeeAxhvzBCWNPgX7wEreZjBG19/p1lLBMC71MNNJV2vLxnEQS3FXtHS5nqlyi3FcB7YOl+NSw== rsa-key-20200815"