tc account unenforced in ansible

This commit is contained in:
Ubergeek
2022-02-16 19:03:55 -05:00
parent 61c901ec67
commit e9e9c7a889
2 changed files with 0 additions and 20 deletions

View File

@@ -1,15 +0,0 @@
---
- name: Setting up tc
user:
name: tc
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/tc
- authorized_key:
user: tc
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAnul4pJQ/iVKN3G8oEJ2YczsPMpeVAMQDT0KKa5zRAZdrC7vX/sFfs85a7psrWCtROugEUlTNmWjPAkKaCSXAyjptLYWzxLyKSJhhx+qKWCSxp21bmX8L6HdEOnHjBJtPM++oVNsgahPxHYxSt3pM4LnhpcuO1JFUS96B/aU08EAtTsdAuPEf0QV57AAhxWtzrZl02SRzix6i5W6iX6D0QDBay+EQoRU7IpgLrEpnSPotmroDcTxWOK9Dkx3z7cQiycqG9SFT3LqcqSX/hscoE1w0FBIifhcHpEFvdk6DxXjbBG/xfyDxqpL2Vt6U6N2LxaOvZ+G5ISeoKjGdD/XmbQ== rsa-key-20201121"