apple account unenforced in ansible

This commit is contained in:
Ubergeek 2022-02-16 19:17:21 -05:00
parent 080d00e7cb
commit bcfeb960da
2 changed files with 0 additions and 16 deletions

View File

@ -25,7 +25,6 @@
- include: users/angelok.yml
#- include: users/aniruddh.yml
- include: users/anton.yml
- include: users/apple.yml
#- include: users/arch3r.yml
- include: users/arda.yml
#- include: users/audiofile.yml

View File

@ -1,15 +0,0 @@
---
- name: Setting up apple
user:
name: apple
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/apple
- authorized_key:
user: apple
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu19EpP0N/bmxuDfNooDwcEj8pQrbVYuQUrKONmluxeAKLzh+tqr1EzK2FV381a+LiUXtM6H5v7+PJGlp64WOeab3b+58XmijziicyS6K0CSCOGlqcT3vYmZq3K4I5FW0R4erTtp/l40ntTjhWKNxaK+mcxgMZA1jBlKhJGqEM9oMxn45zSqfjh3GumDHn34VCeCOQnz8EPqiO19+bSbQ+m3u4oHaECEBbXX5INpKDGh7i+PNM4ptdNKdLqS7l7xsFifxZvddEB97V0EYLxKwfiAj48k6UE8vad+jDGi0RvjYEIxig3GQBQ4osE2uRZZ0swn7JvVNmkBUU7TuaDoVV"