mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-25 05:40:17 +00:00
igor account unenforced in ansible
This commit is contained in:
@@ -241,7 +241,6 @@
|
|||||||
- include: users/farooqkz.yml
|
- include: users/farooqkz.yml
|
||||||
- include: users/hellspawn.yml
|
- include: users/hellspawn.yml
|
||||||
- include: users/kuldar.yml
|
- include: users/kuldar.yml
|
||||||
#- include: users/igor.yml
|
|
||||||
- include: users/randocontent.yml
|
- include: users/randocontent.yml
|
||||||
- include: users/chris.yml
|
- include: users/chris.yml
|
||||||
- include: users/Cropt0.yml
|
- include: users/Cropt0.yml
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Setting up igor
|
|
||||||
user:
|
|
||||||
name: igor
|
|
||||||
groups: tilde
|
|
||||||
state: present
|
|
||||||
skeleton: /etc/skel
|
|
||||||
shell: /bin/bash
|
|
||||||
system: no
|
|
||||||
createhome: yes
|
|
||||||
home: /home/igor
|
|
||||||
- authorized_key:
|
|
||||||
user: igor
|
|
||||||
state: present
|
|
||||||
key: "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMDy+FMkM8Dhjj57dIZa6Aw3nvBIHiIzBU/rwNtOL20V"
|
|
||||||
Reference in New Issue
Block a user