subhadra account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 19:03:03 -05:00
parent 7952b615a8
commit e72e1a16cb
2 changed files with 0 additions and 16 deletions

View File

@ -223,7 +223,6 @@
- include: users/rany.yml
- include: users/snork.yml
- include: users/xigoi.yml
- include: users/subhadra.yml
- include: users/vgk.yml
- include: users/GreenEyedFury.yml
- include: users/angelmage.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up subhadra
user:
name: subhadra
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/subhadra
- authorized_key:
user: subhadra
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1kso/6SQ04Y0RMIaHns1uht9IrEKanWZdAYF88izyxZmpeGDS4hkOhjBVrhT7YUr4OczhqOT95xHPgrHOalsyL56Xqz4ytNZKI45LqjwK4NVU4jCMjdH/dqxEvOotsY9a2hHAdWeqfh/TwNTC5bNKSudfaygx2ie/fEueVfB1FwLHFIuCcVXwLowR9AfXdDfKV8VzKowkWQi9DFq4evUEQZTti157m3RD3CbkOF3VRMZUNdCGl31nO3ecoUzH/eU83lZYjds9KIgmwRXzt/Ifl6HNusI4PDqhaqRqulpWMsM5MdgawYhZpXnzHCwGFj9pQmnQsSB9vXDMgwCUIaPL"