diff --git a/roles/shell/tasks/users.yml b/roles/shell/tasks/users.yml index d8e5c6b..2db383e 100644 --- a/roles/shell/tasks/users.yml +++ b/roles/shell/tasks/users.yml @@ -249,7 +249,6 @@ - include: users/zerw.yml - include: users/danisanti.yml - include: users/zer0.yml -- include: users/copafum.yml - include: users/cloudsss.yml - include: users/jimmy.yml - include: users/ayb.yml diff --git a/roles/shell/tasks/users/copafum.yml b/roles/shell/tasks/users/copafum.yml deleted file mode 100644 index 01cc703..0000000 --- a/roles/shell/tasks/users/copafum.yml +++ /dev/null @@ -1,15 +0,0 @@ ---- -- name: Setting up copafum - user: - name: copafum - groups: tilde - state: present - skeleton: /etc/skel - shell: /bin/bash - system: no - createhome: yes - home: /home/copafum -- authorized_key: - user: copafum - state: present - key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAvd8E89ZKEtQuY7L55MqST2ch33nRyxYz/KtjrvmNMmxK8OmvAP7MfJtfSbHaKYnqm+N82a+9hR/Z5uj0aGJ44CpJ45jzTOc2Mg9ojUAWDI6jWxWDsZvn3K+hpXpp72VOtZ/0Yz+vdHWI0e02qRI0wXMAeEJB4X4iXqrOU3lxXRpacKLmnLUNhDhaBKgjST2AMr0hb33Z+Fw80PHfdrvbPpnzrjQ8O5zbEDj7LRBardTsuT3+pdXCS7qHcLK3IFOKe6wHiqXXx4rliTtQHg5iDqbmAXKHpDYosklcQrwftbLiQ6IUpfG/nPomXAxn7wZgrWoL0T3jfdYnGqDKbm8zVQ== rsa-key-20210213"