anterstor account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 19:00:12 -05:00
parent 8a20e93e65
commit 570e3dbf43
2 changed files with 0 additions and 16 deletions

View File

@ -189,7 +189,6 @@
- include: users/xfnw.yml
- include: users/faabb.yml
- include: users/maqsoodyaqub.yml
- include: users/anterstor.yml
- include: users/markten.yml
- include: users/TouchTheStarsInAwe.yml
- include: users/sebastian.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up anterstor
user:
name: anterstor
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/anterstor
- authorized_key:
user: anterstor
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCk7fZ2sli4YXz+WygkWiWV+ndB8dEYKTVVGQ7PKiohETz5RaJCDb0C3JyvYdJG9MKVGFS34jn+hZZkrzxZZkyo/KPzkywp7t0zf4apW+s5V6Lvt2BQ730qKocFfGoYIzCD56Iu2oB/lQ6dEXbUxQi31WwWPwBAAf0Ik0+diRm42bboK2S3sfsT3PEr4StWi5FSXKJNbGm13bPOvLHBZuXeOhOhOc8uTJnu3c8cM1BqQDbeC1ihT5WoaYAGZ7dzNNKhXe9uPs+dlwW0RNM4opsn3EJsur1kKIu1B/M3p8QkgGwOia7WRbOZ1Z3b2qPAcf3U8ZkdOWj+0ErHurOsnnG3 anterstor"