diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index 83b6615..c624968 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -54,7 +54,6 @@ #- include: users/fncso.yml - include: users/fosslinux.yml #- include: users/freuddy.yml -- include: users/geetfun.yml - include: users/georges.yml #- include: users/golden.yml #- include: users/gonthey.yml diff --git a/roles/shell/tasks/users/geetfun.yml b/roles/shell/tasks/users/geetfun.yml deleted file mode 100644 index 859027a..0000000 --- a/roles/shell/tasks/users/geetfun.yml +++ /dev/null @@ -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"