key file is not present at this time

This commit is contained in:
rene
2022-03-07 16:57:02 +01:00
parent 63eadfdce4
commit f345411f6a

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