mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
goring account unenforced in ansible
This commit is contained in:
@@ -235,7 +235,6 @@
|
|||||||
- include: users/crispr.yml
|
- include: users/crispr.yml
|
||||||
- include: users/ialokin.yml
|
- include: users/ialokin.yml
|
||||||
- include: users/whyorean.yml
|
- include: users/whyorean.yml
|
||||||
- include: users/goring.yml
|
|
||||||
- include: users/q45.yml
|
- include: users/q45.yml
|
||||||
- include: users/earne.yml
|
- include: users/earne.yml
|
||||||
- include: users/Raoul69.yml
|
- include: users/Raoul69.yml
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Setting up goring
|
|
||||||
user:
|
|
||||||
name: goring
|
|
||||||
groups: tilde
|
|
||||||
state: present
|
|
||||||
skeleton: /etc/skel
|
|
||||||
shell: /bin/bash
|
|
||||||
system: no
|
|
||||||
createhome: yes
|
|
||||||
home: /home/goring
|
|
||||||
- authorized_key:
|
|
||||||
user: goring
|
|
||||||
state: present
|
|
||||||
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII87AVmzTh3XW7KYNK+Uo1/hcKbH6FWDvJJOMEO9aXes"
|
|
||||||
Reference in New Issue
Block a user