Delete 'roles/shell/tasks/users/baloo.yml'
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-07-06 21:42:37 +00:00
parent 2ce0e44804
commit 8edb4d1d46
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
---
- name: Setting up baloo
user:
name: baloo
groups: tilde
state: present
skeleton: /etc/skel
shell: /bin/bash
system: no
createhome: yes
home: /home/baloo
- authorized_key:
user: baloo
state: present
key: "ssh-rsa AAAAB3NzaC1yc2EAAAABJQAAAQEAhZJTUh0uAzZl4B2gL5M5QaeLSDh8fZMlCNZqv7LY7M4KxcsoZrMzXhHmH74n6/ZStaYMpXTrlHPvU7hgUG5HzmOb/osgAGVgPoTZV7xuC8RsbVFqXWFl15ihH++YLdDgDh1Oc7of4xIqPMdaYp6zAAJ9K2lnNPTqfVe8ovmaDx2VaqotnI6O0WSueTvGrtuERF5HJQLxiHduSh92ZEHeRzIy8k4VRNwUIz2VuhD+UzF5ZD4yKy+x3SC61AStVsrVvimgDPk64U2pkBtvSNzyl5wEAxmp4BjeBnNymhTRuyXOc0XaexgG5dJNiAxBOYYfQbSDe8XT1TskE4GlseuF8w== rsa-key-20200601"