enable clone of root_bins
This commit is contained in:
@@ -49,11 +49,11 @@
|
||||
# state: directory
|
||||
# mode: '0755'
|
||||
|
||||
# - name: users | root | clone root_bins
|
||||
# git:
|
||||
# repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/root-bin.git'
|
||||
# dest: "{{ root_home }}/bin"
|
||||
# key_file: '/root/.ssh/gitlab_read_ed25519'
|
||||
- name: users | root | clone root_bins
|
||||
git:
|
||||
repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/root-bin.git'
|
||||
dest: "{{ root_home }}/bin"
|
||||
key_file: '/root/.ssh/gitlab_read_ed25519'
|
||||
|
||||
# - name: users | root | link dotfiles
|
||||
# become: yes
|
||||
|
||||
Reference in New Issue
Block a user