mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
n0a110w account unenforced in ansible
This commit is contained in:
@@ -173,7 +173,6 @@
|
|||||||
- include: users/pluto.yml
|
- include: users/pluto.yml
|
||||||
- include: users/roygbiv.yml
|
- include: users/roygbiv.yml
|
||||||
- include: users/neotux.yml
|
- include: users/neotux.yml
|
||||||
- include: users/n0a110w.yml
|
|
||||||
- include: users/stern.yml
|
- include: users/stern.yml
|
||||||
- include: users/cypher.yml
|
- include: users/cypher.yml
|
||||||
- include: users/pkuz.yml
|
- include: users/pkuz.yml
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Setting up n0a110w
|
|
||||||
user:
|
|
||||||
name: n0a110w
|
|
||||||
groups: tilde
|
|
||||||
state: present
|
|
||||||
skeleton: /etc/skel
|
|
||||||
shell: /bin/bash
|
|
||||||
system: no
|
|
||||||
createhome: yes
|
|
||||||
home: /home/n0a110w
|
|
||||||
- authorized_key:
|
|
||||||
user: n0a110w
|
|
||||||
state: present
|
|
||||||
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDrQ8BbykGnaowGwEfXh5LCxTXHU9DC7jr/nCf5jONVo"
|
|
||||||
Reference in New Issue
Block a user