This repository has been archived on 2024-01-01. You can view files and clone it, but cannot push or open issues or pull requests.
ansible/roles/shell/tasks/users/enochthechronocom.yml

16 lines
875 B
YAML

---
- name: Setting up enochthechronocom
user:
name: enochthechronocom
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/enochthechronocom
- authorized_key:
user: enochthechronocom
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC+h87CJQtYD1wZwIVxvBjxPGQUyluE4sqqKKKs0AW3sAmAXqour/ORpR3ouGFrPijNbrep1iw3A4MsUxv+yBn6L84LovslgpwkAtexICroaPlzWVzSKEini6trc18rjbLHE6pPqb0d6zAPvWYkwf9dUVog0a0SVAbsNNUuK6G45p3Dhk/LW0KRYxOstDMRFlvu9SwhjRQ60Y9Amh6wpas2JMWMHlIpHFTKj/7CrNGlwhpQ2VhccTBMS2ssr+45A9UBMXmnwAETfaKi36l3qL6daJUPxmLB68DuL1UKPwKI7VDfgZNMOOOScBuEbMy6+fYeUh/EunVvVKnk0adfMWf4axwGbjB5le8fNnSDCcNS8Y5orOaI1Jcr+vV56qedHLlO0ZvaLJI2qtCx3QD1y99MCfFwZYd8QP6gKIeJO+uf8Cwf6hEjSuZ7Vmqq3KKlXT3fnUf5schUnBYqAhGMoyRmC9ZWQQiTlb4OiTJwMrxawLQKI7PgWs1HfDHFfRsIvrE= root@Matteos-iPad"