Skip to content

Commit

Permalink
remove condition from fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
rikukissa committed Jan 5, 2024
1 parent d2b16fe commit 7a46e76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion infrastructure/server-setup/backups.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@
src: '{{ crontab_user_home }}/.ssh/id_rsa.pub'
dest: '/tmp/{{ inventory_hostname }}_id_rsa.pub'
flat: yes
when: file_check.stat.exists
tags:
- backups

Expand Down

0 comments on commit 7a46e76

Please sign in to comment.