copafum account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 19:19:31 -05:00
parent 3230e3e617
commit fc9f95b1dd
2 changed files with 0 additions and 16 deletions

View File

@ -249,7 +249,6 @@
- include: users/zerw.yml
- include: users/danisanti.yml
- include: users/zer0.yml
- include: users/copafum.yml
- include: users/cloudsss.yml
- include: users/jimmy.yml
- include: users/ayb.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up copafum
user:
name: copafum
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/copafum
- authorized_key:
user: copafum
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAvd8E89ZKEtQuY7L55MqST2ch33nRyxYz/KtjrvmNMmxK8OmvAP7MfJtfSbHaKYnqm+N82a+9hR/Z5uj0aGJ44CpJ45jzTOc2Mg9ojUAWDI6jWxWDsZvn3K+hpXpp72VOtZ/0Yz+vdHWI0e02qRI0wXMAeEJB4X4iXqrOU3lxXRpacKLmnLUNhDhaBKgjST2AMr0hb33Z+Fw80PHfdrvbPpnzrjQ8O5zbEDj7LRBardTsuT3+pdXCS7qHcLK3IFOKe6wHiqXXx4rliTtQHg5iDqbmAXKHpDYosklcQrwftbLiQ6IUpfG/nPomXAxn7wZgrWoL0T3jfdYnGqDKbm8zVQ== rsa-key-20210213"