mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
geetfun account unenforced in ansible
This commit is contained in:
@@ -54,7 +54,6 @@
|
|||||||
#- include: users/fncso.yml
|
#- include: users/fncso.yml
|
||||||
- include: users/fosslinux.yml
|
- include: users/fosslinux.yml
|
||||||
#- include: users/freuddy.yml
|
#- include: users/freuddy.yml
|
||||||
- include: users/geetfun.yml
|
|
||||||
- include: users/georges.yml
|
- include: users/georges.yml
|
||||||
#- include: users/golden.yml
|
#- include: users/golden.yml
|
||||||
#- include: users/gonthey.yml
|
#- include: users/gonthey.yml
|
||||||
|
|||||||
@@ -1,15 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Setting up geetfun
|
|
||||||
user:
|
|
||||||
name: geetfun
|
|
||||||
groups: tilde
|
|
||||||
state: present
|
|
||||||
skeleton: /etc/skel
|
|
||||||
shell: /bin/bash
|
|
||||||
system: no
|
|
||||||
createhome: yes
|
|
||||||
home: /home/geetfun
|
|
||||||
- authorized_key:
|
|
||||||
user: geetfun
|
|
||||||
state: present
|
|
||||||
key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlIFgcfUkYQcWmpEorfc744cShENLDvtdI5LvBfxs6xpuhTEEAMItkSApwFPqmeSNQLi7BNdzfSZHtdghmZQguatJ8OF+NH4SH091GsNyXqh9a+Qo8a5Vm2HMrqgFXFMwHnQj9gQNhgjVlGsr+hX+on2hMC5x5lPYQGLkvPS2AZ8T15C160s4mcxCYemdDtPC5GqJgUI2jK25h9/h4zprcsoUXqkdFYDLDDYmpzLV+u8boQB8egQIozWE2EGvtQQOw0kzJlZW/uzzbq/uankOqozJTpcWYvLX2hhKQrzx6phiSBucY56CNcPDPM8sG7Yhpclf3oziycg+5SD0Dy6+5"
|
|
||||||
Reference in New Issue
Block a user