From c0f53984cc93672c6ec84f0500f27969de69702e Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Wed, 16 Feb 2022 19:20:27 -0500 Subject: [PATCH] youngchief account unenforced in ansible --- roles/shell/tasks/users.yml | 1 - roles/shell/tasks/users/youngchief.yml | 15 --------------- 2 files changed, 16 deletions(-) delete mode 100644 roles/shell/tasks/users/youngchief.yml diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index cf0d675..438dd73 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -263,7 +263,6 @@ - include: users/gliggy.yml - include: users/behmen.yml - include: users/aidenlol.yml -- include: users/youngchief.yml - include: users/subhambh.yml - include: users/imperishable_dusk.yml - include: users/ayush.yml diff --git a/roles/shell/tasks/users/youngchief.yml b/roles/shell/tasks/users/youngchief.yml deleted file mode 100644 index b752432..0000000 --- a/roles/shell/tasks/users/youngchief.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: Setting up youngchief - user: - name: youngchief - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/youngchief -- authorized_key: - user: youngchief - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDI5q6O5bt1cNpOBzHdtWf3wF7MKVUuAURqwlcnO1NvIljNGmBUmADis6sGlLKQTvEJEav7iTzlHzVoOO+LXFb0BMxTEgbsp3bXBTDDeZYzB3I6urUQpQoOZTV5Wt1vyvuzXEjtCryJ9bcJw3M2a4iSNzz7np5jf4QHiz40CGG5EQBIcqQWB70fEScqwylyr8QV0XNQjV1+1GBqF0sQQs1vonR89drfMc4jFvaL8r5y9+ZBQx3RH3Gf51BfyUkW2qH4WNkmhaQk2k5N7OYXEuxEWTEFOaEiuDP9k1mOAdy5BkpVwXVt66LlJiWVi0yWJwHqXAecAE9SOrsRueac/InkHqVZ8LJDa3i1fFPoZtOAjcQAaoAZjPYULZQ0jipdsVPtYKrxQ+BmNK3soeJiyy6rhfvevpky0XXe47iMUvwIos5MToabj6YOiQbJotueGxwPk1LWGCA5R7R6+MJUBCyDfcJXt5o2IszqHKo+W9yjk/klStSPUQbNcqeH4Zgkk4s= #! youngchief"