enable clone of root_bins

This commit is contained in:
2022-03-05 00:45:04 +01:00
parent 9cd7839067
commit 5655e69e97

View File

@@ -49,11 +49,11 @@
# state: directory # state: directory
# mode: '0755' # mode: '0755'
# - name: users | root | clone root_bins - name: users | root | clone root_bins
# git: git:
# repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/root-bin.git' repo: 'ssh://git@gitlab.social.my-wan.de:22422/rene/root-bin.git'
# dest: "{{ root_home }}/bin" dest: "{{ root_home }}/bin"
# key_file: '/root/.ssh/gitlab_read_ed25519' key_file: '/root/.ssh/gitlab_read_ed25519'
# - name: users | root | link dotfiles # - name: users | root | link dotfiles
# become: yes # become: yes