Delete 'roles/shell/tasks/users/brendantcc.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-06 21:58:33 +00:00
parent 09b503dd2c
commit af25371e21
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
---
- name: Setting up brendantcc
user:
name: brendantcc
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/brendantcc
- authorized_key:
user: brendantcc
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1gRGgChQut+E+nP+4mzAymKBiE722w/j2wAo53U49kbpWNMQTPPyky7jIqMQMKFbtgE0WLe/D5+ut9lumcnKuX1molE0mPKwbK8LSVO/+fICiCPzTXvdAyES/iMiBdUB9G518unhCO/dD24rH40kzBcnX6LJXM4ZdkRor6gm1y7i642seeMzqHaOjAmA6sUbDkk9DuypBzSf317Qq8i06LjyNVIXJyJV83NBT38ruZoB0Sl/q+4w5yJeAegxJlz5ZWUwEAhDVrWdNdgYV9xhMJxEZclSteicvK+ef36CaUepu77AKIFVXuKhfECKZWjYcO0niLlBxN8mPBSeaEIsv"